Home
last modified time | relevance | path

Searched defs:blob (Results 51 – 75 of 1751) sorted by relevance

12345678910>>...71

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dproto_trace_reader.cc71 base::Status ProtoTraceReader::Parse(TraceBlobView blob) { in Parse()
286 void ProtoTraceReader::ParseTraceConfig(protozero::ConstBytes blob) { in ParseTraceConfig()
383 base::Status ProtoTraceReader::ParseClockSnapshot(ConstBytes blob, in ParseClockSnapshot()
463 base::Status ProtoTraceReader::ParseRemoteClockSync(ConstBytes blob) { in ParseRemoteClockSync()
603 base::Status ProtoTraceReader::ParseServiceEvent(int64_t ts, ConstBytes blob) { in ParseServiceEvent()
642 void ProtoTraceReader::ParseTraceStats(ConstBytes blob) { in ParseTraceStats()
H A Dandroid_probes_module.cc223 TraceBlob blob = TraceBlob::CopyFrom(vec.data(), vec.size()); in TokenizePacket() local
274 protozero::ConstBytes blob) { in ParseEnergyDescriptor()
299 protozero::ConstBytes blob) { in ParseAndroidPackagesList()
324 protozero::ConstBytes blob) { in ParseEntityStateDescriptor()
H A Dgpu_event_parser.cc137 void GpuEventParser::ParseGpuCounterEvent(int64_t ts, ConstBytes blob) { in ParseGpuCounterEvent()
344 ConstBytes blob) { in ParseGpuRenderStageEvent()
634 ConstBytes blob) { in ParseVulkanMemoryEvent()
721 void GpuEventParser::ParseGpuLog(int64_t ts, ConstBytes blob) { in ParseGpuLog()
756 void GpuEventParser::ParseVulkanApiEvent(int64_t ts, ConstBytes blob) { in ParseVulkanApiEvent()
793 void GpuEventParser::ParseGpuMemTotalEvent(int64_t ts, ConstBytes blob) { in ParseGpuMemTotalEvent()
/aosp_15_r20/system/keymaster/legacy_support/
H A Dkeymaster_passthrough_engine.cpp95 keymaster_error_t ExportKey(keymaster_key_format_t format, const KeymasterKeyBlob& blob, in ExportKey()
213 keymaster_key_blob_t blob = {}; in GenerateKey() local
233 keymaster_key_blob_t blob = {}; in GenerateKey() local
256 keymaster_key_blob_t blob = {}; in ImportKey() local
281 keymaster_key_blob_t blob = {}; in ImportKey() local
H A Dkeymaster1_engine.cpp82 keymaster_key_blob_t blob; in GenerateKey() local
105 keymaster_key_blob_t blob; in ImportKey() local
128 RSA* Keymaster1Engine::BuildRsaKey(const KeymasterKeyBlob& blob, in BuildRsaKey()
170 EC_KEY* Keymaster1Engine::BuildEcKey(const KeymasterKeyBlob& blob, in BuildEcKey()
340 EVP_PKEY* Keymaster1Engine::GetKeymaster1PublicKey(const KeymasterKeyBlob& blob, in GetKeymaster1PublicKey()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/
H A Dlima_disk_cache.c53 struct blob blob; in lima_vs_disk_cache_store() local
81 struct blob blob; in lima_fs_disk_cache_store() local
122 struct blob_reader blob; in lima_vs_disk_cache_retrieve() local
174 struct blob_reader blob; in lima_fs_disk_cache_retrieve() local
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_shader_cache.c44 write_stream_out_to_cache(struct blob *blob, in write_stream_out_to_cache()
57 copy_blob_to_driver_cache_blob(struct blob *blob, struct gl_program *prog) in copy_blob_to_driver_cache_blob()
64 write_nir_to_cache(struct blob *blob, struct gl_program *prog) in write_nir_to_cache()
80 struct blob blob; in st_serialise_nir_program() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_disk_cache.c59 write_shader(struct blob *blob, const struct agx_compiled_shader *binary, in write_shader()
93 read_shader(struct agx_screen *screen, struct blob_reader *blob, in read_shader()
163 struct blob blob; in agx_disk_cache_store() local
194 struct blob_reader blob; in agx_disk_cache_retrieve() local
/aosp_15_r20/external/skia/tests/
H A DGrTextBlobTest.cpp55 SkBitmap rasterize_blob(SkTextBlob* blob, in rasterize_blob()
101 auto blob = builder.make(); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
137 auto rasterizeBlob = [&](SkTextBlob* blob, SkPoint origin, const SkMatrix& matrix) { in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()
154 auto blob = makeBlob({0, 0}); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
180 auto blob = makeBlob({deltaPosX, deltaPosY}); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
361 auto blob = builder.make(); in DEF_TEST() local
/aosp_15_r20/external/mesa3d/src/util/tests/
H A Dblob_test.cpp58 struct blob blob; in TEST() local
127 struct blob blob; in TEST() local
181 struct blob blob; in TEST() local
204 struct blob blob; in TEST() local
/aosp_15_r20/external/libese/libese-hw/nxp/pn80t/
H A Dnq_nci.c64 int platform_toggle_bootloader(void *blob, int val) { in platform_toggle_bootloader()
72 int platform_toggle_reset(void *blob, int val) { in platform_toggle_reset()
102 int platform_release(void *blob) { in platform_release()
113 int platform_wait(void *UNUSED(blob), long usec) { in platform_wait()
/aosp_15_r20/system/security/keystore2/src/km_compat/
H A Dlib.rs186 let blob = generate_rsa_key(legacy.as_ref(), false, false); in test_upgrade_key() localVariable
195 let blob = generate_rsa_key(legacy.as_ref(), false, false); in test_delete_key() localVariable
272 let blob = generate_aes_key(legacy.as_ref()); in test_begin_abort() localVariable
284 let blob = generate_aes_key(legacy.as_ref()); in test_begin_update_finish() localVariable
386 let blob = generate_rsa_key(legacy.as_ref(), false, false); in test_get_key_characteristics() localVariable
/aosp_15_r20/external/perfetto/src/trace_processor/importers/ftrace/
H A Dthermal_tracker.cc73 protozero::ConstBytes blob) { in ParseThermalTemperature()
83 protozero::ConstBytes blob) { in ParseCdevUpdate()
91 void ThermalTracker::ParseThermalExynosAcpmBulk(protozero::ConstBytes blob) { in ParseThermalExynosAcpmBulk()
126 protozero::ConstBytes blob) { in ParseThermalExynosAcpmHighOverhead()
H A Dpkvm_hyp_cpu_tracker.cc61 protozero::ConstBytes blob) { in ParseHypEvent()
100 protozero::ConstBytes blob) { in ParseHostHcall()
118 protozero::ConstBytes blob) { in ParseHostSmc()
136 protozero::ConstBytes blob) { in ParseHostMemAbort()
/aosp_15_r20/system/update_engine/lz4diff/
H A Dlz4diff_compress.cc30 bool TryCompressBlob(std::string_view blob, in TryCompressBlob()
122 Blob TryCompressBlob(std::string_view blob, in TryCompressBlob()
151 Blob TryDecompressBlob(std::string_view blob, in TryDecompressBlob()
229 Blob TryDecompressBlob(const Blob& blob, in TryDecompressBlob()
/aosp_15_r20/external/javasqlite/src/main/java/SQLite/
H A DBlob.java16 private Blob blob; field in BlobR
28 BlobR(Blob blob) { in BlobR()
162 private Blob blob; field in BlobW
174 BlobW(Blob blob) { in BlobW()
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/keymaster/ctdl/
Dkeymaster.proto184 KeyBlob blob = 2; field
190 KeyBlob blob = 1; field
209 KeyBlob blob = 2; field
216 KeyBlob blob = 2; field
229 KeyBlob blob = 1; field
270 KeyBlob blob = 1; field
275 KeyBlob blob = 2; field
280 KeyBlob blob = 1; field
301 KeyBlob blob = 2; field
625 KeyBlob blob = 3; field
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/keymaster/
Dkeymaster.proto184 KeyBlob blob = 2; field
190 KeyBlob blob = 1; field
209 KeyBlob blob = 2; field
217 KeyBlob blob = 2; field
230 KeyBlob blob = 1; field
271 KeyBlob blob = 1; field
276 KeyBlob blob = 2; field
281 KeyBlob blob = 1; field
302 KeyBlob blob = 2; field
628 KeyBlob blob = 3; field
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/customaudience/
DCustomAudienceBlobTest.java199 CustomAudienceBlob blob = new CustomAudienceBlob(true, true, true, 12L, true, false); in testOverrideFromJSONObject_validValuesWithAuctionServerRequestFlagsEnabled() local
243 CustomAudienceBlob blob = new CustomAudienceBlob(true, true, true, 12L, true, false); in testOverrideFromJSONObject_invalidValuesWithAuctionServerRequestFlagsEnabled() local
289 CustomAudienceBlob blob = new CustomAudienceBlob(true, true, true, 12L, true, false); in testOverrideFromJSONObject_UnexpectedValuesWithAuctionServerRequestFlagsEnabled() local
386 CustomAudienceBlob blob = new CustomAudienceBlob(true, true, true, 12L, false, true); in testOverrideFromJSONObject_validValuesWithSellerConfigurationEnabled() local
430 CustomAudienceBlob blob = in testOverrideFromJSONObject_validValuesWithSellerConfigurationDisabled() local
482 CustomAudienceBlob blob = in testOverrideFromJSONObject_UnexpectedValuesWithSellerConfigurationFlagEnabled() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/locksettings/
H A DSyntheticPasswordCrypto.java63 private static byte[] decrypt(SecretKey key, byte[] blob) in decrypt()
77 private static byte[] encrypt(SecretKey key, byte[] blob) in encrypt()
133 public static byte[] decryptBlobV1(String protectorKeyAlias, byte[] blob, in decryptBlobV1()
168 public static byte[] decryptBlob(String protectorKeyAlias, byte[] blob, in decryptBlob()
/aosp_15_r20/external/XNNPACK/src/
H A Druntime.c192 struct xnn_blob* blob = &runtime->blobs[i]; in initialize_workspace_blobs() local
209 struct xnn_blob* blob = &rt->blobs[i]; in initialize_workspace_blobs() local
325 struct xnn_blob* blob = &runtime->blobs[i]; in xnn_create_runtime_v4() local
388 const struct xnn_blob* blob = &runtime->blobs[value_id]; in xnn_setup_runtime() local
399 struct xnn_blob* blob = &runtime->blobs[value_id]; in xnn_setup_runtime() local
/aosp_15_r20/external/dtc/
H A Dfdtget.c138 static int list_properties(const void *blob, int node) in list_properties()
164 static int list_subnodes(const void *blob, int node) in list_subnodes()
220 static int show_data_for_item(const void *blob, struct display_info *disp, in show_data_for_item()
267 char *blob; in do_fdtget() local
/aosp_15_r20/external/coreboot/src/soc/mediatek/common/
H A Ddramc_param.c9 struct dramc_param *get_dramc_param_from_blob(void *blob) in get_dramc_param_from_blob()
14 void dump_param_header(const void *blob) in dump_param_header()
27 int initialize_dramc_param(void *blob) in initialize_dramc_param()
/aosp_15_r20/external/webrtc/logging/rtc_event_log/encoder/
H A Dblob_encoding.cc25 for (const auto& blob : blobs) { in EncodeBlobs() local
35 for (absl::string_view blob : blobs) { in EncodeBlobs() local
40 for (absl::string_view blob : blobs) { in EncodeBlobs() local
/aosp_15_r20/hardware/nxp/keymint/KM300/
DJavacardKeyMintUtils.h48 inline void Vec2KmBlob(const vector<uint8_t>& input, KeymasterBlob* blob) { in Vec2KmBlob()
53 inline vector<uint8_t> kmBlob2vector(const keymaster_key_blob_t& blob) { in kmBlob2vector()
58 inline vector<uint8_t> kmBlob2vector(const keymaster_blob_t& blob) { in kmBlob2vector()

12345678910>>...71