Home
last modified time | relevance | path

Searched defs:data_ (Results 1 – 25 of 130) sorted by relevance

123456

/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/
Dimage_decoder.h55 sk_sp<SkData> data_; variable
57 std::shared_ptr<RSData> data_; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
Dextension_connect_adaptor.h32 BlockData<bool> data_; variable
/foundation/communication/netstack/frameworks/native/tls_socket/include/
Dsecure_data.h42 std::unique_ptr<char[]> data_ = nullptr; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
Drs_ashmem_helper.h46 void* data_ = nullptr; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/common/
Dfuzzer_data.h41 const uint8_t *data_; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/relational/
Drelational_row_data_set.h57 std::vector<RelationalRowData *> data_; variable
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/
Di_intell_voice_trigger_recognition_callback.h27 std::vector<uint8_t> data_; member
Di_intell_voice_trigger_detector_callback.h30 std::vector<uint8_t> data_; member
/foundation/multimedia/histreamer/tests/st/helper/
Dmedia_data_source_impl.h37 std::vector<uint32_t> data_; variable
/foundation/multimedia/media_library/frameworks/services/media_async_worker/include/
Dmedialibrary_async_worker.h44 delete data_; in ~MediaLibraryAsyncTask() local
49 AsyncTaskData *data_; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Drelational_remote_query_continue_token.h40 std::vector<RelationalRowData *> data_; variable
/foundation/arkui/ace_engine/frameworks/core/image/
Dimage_loader.h225 std::vector<uint8_t> data_; variable
/foundation/arkui/napi/native_engine/impl/ark/
Dark_native_reference.h62 void* data_ = nullptr; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
Dimage_object.h59 RefPtr<ImageData> data_; variable
/foundation/ability/idl_tool/util/
Dstring_pool.h50 char* data_ = nullptr; variable
/foundation/distributedhardware/distributed_audio/services/common/audiodata/include/
Daudio_data.h46 uint8_t *data_ = nullptr; variable
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
Dhid_host_message.h53 std::unique_ptr<uint8_t[]> data_ = nullptr; variable
/foundation/distributedhardware/distributed_camera/common/include/utils/
Ddata_buffer.h52 uint8_t *data_ = nullptr; variable
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
Djs_api_perf.h46 std::map<std::string, std::vector<int64_t>> data_; variable
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
Dpan_message.h43 std::shared_ptr<std::unique_ptr<uint8_t[]>> data_ = nullptr; variable
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/utest/mock/common/
Dmock_storage.ts21 private data_ = {}; property in MockStorage
/foundation/multimedia/av_codec/test/fuzztest/swdecoderConfigure_fuzzer/
DswdecoderConfigure_fuzzer.cpp33 int32_t data_ = *reinterpret_cast<const int32_t *>(data); in swdecoderConfigureFuzzTest() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
Dstream_depacketizer.h78 std::unique_ptr<char[]> data_ = nullptr; variable
/foundation/arkui/ace_engine/frameworks/core/components/menu/
Dmenu_element.h61 RefPtr<MenuComponent> data_; variable
/foundation/distributeddatamgr/kv_store/frameworks/common/
Dblock_data.h59 T data_; variable

123456