Home
last modified time | relevance | path

Searched defs:GetDataType (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_screen_capture_config_adapter_impl.cpp35 int32_t ArkScreenCaptureConfigAdapterImpl::GetDataType() in GetDataType() function in OHOS::ArkWeb::ArkScreenCaptureConfigAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_screen_capture_config_adapter_wrapper.cpp36 NWeb::DataTypeAdapter ArkScreenCaptureConfigAdapterWrapper::GetDataType() in GetDataType() function in OHOS::ArkWeb::ArkScreenCaptureConfigAdapterWrapper
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/storage/
H A Dstorage.h46 virtual DataType GetDataType(const std::string& key) in GetDataType() function
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dtensor_desc.cpp52 OH_NN_ReturnCode TensorDesc::GetDataType(OH_NN_DataType* dataType) const in GetDataType() function in OHOS::NeuralNetworkRuntime::TensorDesc
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
H A Dsoftbus_session.cpp94 SoftbusSession::DataType SoftbusSession::GetDataType() in GetDataType() function in OHOS::FileManagement::CloudSync::SoftbusSession
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/common/storage/
H A Dmock_storage.h52 DataType GetDataType(const std::string& key) override in GetDataType() function
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Ddatashare_abs_result_set.cpp77 int DataShareAbsResultSet::GetDataType(int columnIndex, DataType &dataType) in GetDataType() function in OHOS::DataShare::DataShareAbsResultSet
H A Ddatashare_result_set.cpp121 int DataShareResultSet::GetDataType(int columnIndex, DataType &dataType) in GetDataType() function in OHOS::DataShare::DataShareResultSet
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnn_tensor.cpp399 OH_NN_DataType NNTensor::GetDataType() const in GetDataType() function in OHOS::NeuralNetworkRuntime::NNTensor
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dproperty.cpp167 uint16_t Property::GetDataType() const in GetDataType() function in OHOS::Media::Property
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/screen_capture_adapter_impl_test/
H A Dscreen_capture_adapter_impl_test.cpp239 DataTypeAdapter GetDataType() override in GetDataType() function in OHOS::NWeb::MockScreenCaptureConfigAdapter
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_util.cpp331 bool GetDataType(const string_view dataType, DataType& out) in GetDataType() function
499 string_view GetDataType(DataType dataType) in GetDataType() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Dtable_info.cpp38 const std::string &FieldInfo::GetDataType() const in GetDataType() function in DistributedDB::FieldInfo
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/
H A Ddatashare_result_set_proxy.cpp433 napi_value DataShareResultSetProxy::GetDataType(napi_env env, napi_callback_info info) in GetDataType() function in OHOS::DataShare::DataShareResultSetProxy
/ohos5.0/base/global/resource_management/interfaces/js/innerkits/core/src/
H A Dresource_manager_napi_utils.cpp712 RState ResourceManagerNapiUtils::GetDataType(napi_env env, napi_value value, uint32_t& density) in GetDataType() function in OHOS::Global::Resource::ResourceManagerNapiUtils
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want_params.cpp415 int DistributedWantParams::GetDataType(const sptr<IInterface> iIt) in GetDataType() function in OHOS::DistributedSchedule::DistributedWantParams
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant_params.cpp305 int WantParams::GetDataType(const sptr<IInterface> iIt) in GetDataType() function in OHOS::AAFwk::WantParams
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h227 WebResponseDataType GetDataType() const in GetDataType() function