Home
last modified time | relevance | path

Searched defs:dataType_ (Results 1 – 15 of 15) sorted by relevance

/foundation/multimedia/player_framework/frameworks/native/screen_capture/
Dscreen_capture_impl.h61 DataType dataType_ = DataType::INVAILD; variable
/foundation/distributedhardware/device_manager/utils/include/kvadapter/
Dkv_adapter.h57 DistributedKv::DataType dataType_ = DistributedKv::DataType::TYPE_STATICS; variable
/foundation/deviceprofile/device_info_manager/services/core/include/persistenceadapter/kvadapter/
Dkv_adapter.h74 DistributedKv::DataType dataType_; variable
/foundation/multimedia/av_session/services/session/adapter/
Dcollaboration_manager.h44 const std::string dataType_ = "DATA_TYPE_BYTES"; variable
/foundation/distributeddatamgr/udmf/interfaces/innerkits/data/
Dunified_record.h78 UDType dataType_; variable
/foundation/distributedhardware/distributed_screen/services/common/databuffer/include/
Ddata_buffer.h56 uint8_t dataType_ = 0; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/relational/
Dtable_info.h64 std::string dataType_; // Type may be null variable
/foundation/multimedia/media_library/interfaces/kits/js/include/
Dmedia_asset_data_handler.h76 ReturnDataType dataType_; variable
/foundation/multimedia/image_effect/interfaces/inner_api/native/effect/
Dimage_effect_inner.h41 DataType dataType_ = DataType::UNKNOWN; member
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturedatatype_fuzzer/
Dscreencapturedatatype_fuzzer.cpp100 const DataType dataType_[dataTypeList] { in FuzzScreenCaptureDataType() local
/foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencapturendkdatatype_fuzzer/
Dscreencapturedatatype_ndk_fuzzer.cpp98 const OH_DataType dataType_[dataTypeList] { in FuzzScreenCaptureDataTypeNdk() local
/foundation/communication/netstack/frameworks/cj/http/include/
Dnet_http_request.h148 HttpDataType dataType_; variable
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
Dsingle_store_impl.h146 int32_t dataType_ = DataType::TYPE_DYNAMICAL; variable
/foundation/communication/netstack/frameworks/js/napi/http/options/include/
Dhttp_request_options.h166 HttpDataType dataType_; variable
/foundation/arkui/ace_engine/frameworks/core/components/web/
Dweb_event.h334 WebResponseDataType dataType_ = WebResponseDataType::STRING_TYPE; variable