Home
last modified time | relevance | path

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

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