| /base/security/crypto_framework/test/unittest/src/ |
| H A D | crypto_sm4_cipher_test.cpp | 1048 HcfBlob blob; in HWTEST_F() local 1071 HcfBlob blob; in HWTEST_F() local
|
| /base/security/crypto_framework/test/unittest/src/sm2/ |
| H A D | crypto_sm2_asy_key_generator_by_spec_test.cpp | 781 HcfBlob blob = { .data = nullptr, .len = 0 }; in HWTEST_F() local 813 HcfBlob blob = { .data = nullptr, .len = 0 }; in HWTEST_F() local 845 HcfBlob blob = { .data = nullptr, .len = 0 }; HWTEST_F() local 1262 HcfBlob blob = { .data = nullptr, .len = 0 }; HWTEST_F() local 1294 HcfBlob blob = { .data = nullptr, .len = 0 }; HWTEST_F() local 1326 HcfBlob blob = { .data = nullptr, .len = 0 }; HWTEST_F() local 1752 HcfBlob blob = { .data = nullptr, .len = 0 }; HWTEST_F() local 1785 HcfBlob blob = { .data = nullptr, .len = 0 }; HWTEST_F() local [all...] |
| /base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/ |
| H A D | hks_dcm_callback_handler.cpp | 95 int32_t CopyBlobToBuffer(const struct DcmBlob *blob, struct HksBlob *buf) in CopyBlobToBuffer() argument [all...] |
| /base/security/huks/interfaces/kits/napi/include/v8/ |
| H A D | huks_napi_common.h | 86 inline void FreeHksBlob(HksBlob *&blob) in FreeHksBlob() argument [all...] |
| /base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/ |
| H A D | hks_ipc_slice.c | 33 static uint32_t GetBlobBufSize(const struct HksBlob *blob, uint32_t *bufSize) in GetBlobBufSize() argument
|
| /base/security/huks/test/unittest/huks_lite_test/common/ |
| H A D | hks_test_file_operator.c | 69 static int32_t FileRead(const char *fileName, uint32_t offset, struct HksBlob *blob, uint32_t *size) in FileRead() argument 154 int32_t HksTestFileRead(const char *path, const char *fileName, uint32_t offset, struct HksBlob *blob, uint32_t *size) in HksTestFileRead() argument [all...] |
| /base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/os_dependency/idl/ipc/src/ |
| H A D | huks_ipc_serialization_test.cpp | 281 struct HksBlob blob = { .size = blobSize, .data = blobData }; in HWTEST_F() local 301 struct HksBlob blob = { .size = blobSize, .data = blobData }; HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
| H A D | texgine_canvas.cpp | 89 DrawTextBlob( const std::shared_ptr<TexgineTextBlob> &blob, float x, float y, const TexginePaint &paint) DrawTextBlob() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
| H A D | rdb_cloud_data_translate.cpp | 60 Asset RdbCloudDataTranslate::BlobToAsset(const std::vector<uint8_t> &blob) in BlobToAsset() argument 69 Assets RdbCloudDataTranslate::BlobToAssets(const std::vector<uint8_t> &blob) in BlobToAssets() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
| H A D | rdb_cloud_test.cpp | 185 std::vector<uint8_t> blob;
in HWTEST_F() local
|
| /foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/ |
| H A D | datashare_value_object.h | 113 DataShareValueObject(std::vector<uint8_t> blob) : value(std::move(blob)) {}; in DataShareValueObject() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
| H A D | kv_types_util.cpp | 21 bool Marshalling(const Blob &blob, MessageParcel &data) in Marshalling() argument 29 std::vector<uint8_t> blob; in Unmarshalling() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| H A D | distributeddb_sqlite_utils_test.cpp | 84 vector<uint8_t> blob; in HWTEST_F() local 113 vector<uint8_t> blob; in HWTEST_F() local 142 vector<uint8_t> blob; HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | shared_block_serializer_info.cpp | 89 int SharedBlockSerializerInfo::PutBlob(int row, int column, const void *blob, int len)
in PutBlob() argument
|
| /foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
| H A D | cache_result_set_test.cpp | 99 std::vector<uint8_t> blob = { 't', 'e', 's', 't' }; in HWTEST_F() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/crypto_test/ |
| H A D | crypto_test.cpp | 68 KeyBlob blob; in HWTEST_F() local 85 KeyBlob blob; in HWTEST_F() local
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_disk_cache.c | 87 struct blob blob; in ir3_disk_cache_init_shader_key() local 111 struct blob blob; in compute_variant_key() local 125 retrieve_variant(struct blob_reader *blob, struct ir3_shader_variant *v) retrieve_variant() argument 146 store_variant(struct blob *blob, struct ir3_shader_variant *v) store_variant() argument 167 ir3_retrieve_variant(struct blob_reader *blob, struct ir3_compiler *compiler, void *mem_ctx) ir3_retrieve_variant() argument 202 ir3_store_variant(struct blob *blob, struct ir3_shader_variant *v) ir3_store_variant() argument 241 struct blob_reader blob; ir3_disk_cache_retrieve() local 271 struct blob blob; ir3_disk_cache_store() local [all...] |
| /third_party/libwebsockets/lib/plat/unix/ |
| H A D | unix-misc.c | 130 lws_system_blob_t *blob = lws_system_get_blob(context, in lws_plat_ntpclient_config() local
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_pipeline_cache.c | 43 struct blob_reader blob; in pvr_pipeline_cache_load() local 118 struct blob blob; in pvr_GetPipelineCacheData() local [all...] |
| /third_party/node/src/ |
| H A D | node_blob.h | 157 BaseObjectPtr<Blob> blob; member
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_shader_cache.c | 43 write_stream_out_to_cache(struct blob *blob, in write_stream_out_to_cache() argument 56 copy_blob_to_driver_cache_blob(struct blob *blob, struct gl_program *prog) in copy_blob_to_driver_cache_blob() argument 64 write_nir_to_cache(struct blob *blob, struct gl_program *prog) write_nir_to_cache() argument 80 struct blob blob; st_serialise_nir_program() local [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_serialize.cpp | 22 nv50_ir_prog_info_serialize(struct blob *blob, struct nv50_ir_prog_info *info) in nv50_ir_prog_info_serialize() argument 61 nv50_ir_prog_info_out_serialize(struct blob *blob, struct nv50_ir_prog_info_out *info_out) nv50_ir_prog_info_out_serialize() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_disk_cache.c | 68 struct blob blob; in etna_disk_cache_init_shader_key() local 82 struct blob blob; in compute_variant_key() local 95 retrieve_variant(struct blob_reader *blob, struct etna_shader_variant *v) retrieve_variant() argument 111 store_variant(struct blob *blob, const struct etna_shader_variant *v) store_variant() argument 149 struct blob_reader blob; etna_disk_cache_retrieve() local 176 struct blob blob; etna_disk_cache_store() local [all...] |
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_pipeline.c | 152 struct blob blob; in vk_pipeline_hash_shader_stage() local
|
| /third_party/mesa3d/src/util/tests/ |
| H A D | blob_test.cpp | 58 struct blob blob; in TEST() local 127 struct blob blob; TEST() local 181 struct blob blob; TEST() local 204 struct blob blob; TEST() local [all...] |