Home
last modified time | relevance | path

Searched defs:blob (Results 101 - 125 of 483) sorted by relevance

12345678910>>...20

/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_sm4_cipher_test.cpp1048 HcfBlob blob; in HWTEST_F() local
1071 HcfBlob blob; in HWTEST_F() local
/base/security/crypto_framework/test/unittest/src/sm2/
H A Dcrypto_sm2_asy_key_generator_by_spec_test.cpp781 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 Dhks_dcm_callback_handler.cpp95 int32_t CopyBlobToBuffer(const struct DcmBlob *blob, struct HksBlob *buf) in CopyBlobToBuffer() argument
[all...]
/base/security/huks/interfaces/kits/napi/include/v8/
H A Dhuks_napi_common.h86 inline void FreeHksBlob(HksBlob *&blob) in FreeHksBlob() argument
[all...]
/base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/
H A Dhks_ipc_slice.c33 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 Dhks_test_file_operator.c69 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 Dhuks_ipc_serialization_test.cpp281 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 Dtexgine_canvas.cpp89 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 Drdb_cloud_data_translate.cpp60 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 Drdb_cloud_test.cpp185 std::vector<uint8_t> blob; in HWTEST_F() local
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_value_object.h113 DataShareValueObject(std::vector<uint8_t> blob) : value(std::move(blob)) {}; in DataShareValueObject() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_types_util.cpp21 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 Ddistributeddb_sqlite_utils_test.cpp84 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 Dshared_block_serializer_info.cpp89 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 Dcache_result_set_test.cpp99 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 Dcrypto_test.cpp68 KeyBlob blob; in HWTEST_F() local
85 KeyBlob blob; in HWTEST_F() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_disk_cache.c87 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 Dunix-misc.c130 lws_system_blob_t *blob = lws_system_get_blob(context, in lws_plat_ntpclient_config() local
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_pipeline_cache.c43 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 Dnode_blob.h157 BaseObjectPtr<Blob> blob; member
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_shader_cache.c43 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 Dnv50_ir_serialize.cpp22 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 Detnaviv_disk_cache.c68 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 Dvk_pipeline.c152 struct blob blob; in vk_pipeline_hash_shader_stage() local
/third_party/mesa3d/src/util/tests/
H A Dblob_test.cpp58 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...]

Completed in 17 milliseconds

12345678910>>...20