Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/common/storage/
Dstorage.h46 virtual DataType GetDataType(const std::string& key) in GetDataType() function
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
Dtensor_desc.cpp52 OH_NN_ReturnCode TensorDesc::GetDataType(OH_NN_DataType* dataType) const in GetDataType() function in OHOS::NeuralNetworkRuntime::TensorDesc
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
Dsoftbus_session.cpp94 SoftbusSession::DataType SoftbusSession::GetDataType() in GetDataType() function in OHOS::FileManagement::CloudSync::SoftbusSession
/foundation/arkui/ace_engine/test/unittest/core/common/storage/
Dmock_storage.h52 DataType GetDataType(const std::string& key) override in GetDataType() function
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
Ddatashare_abs_result_set.cpp77 int DataShareAbsResultSet::GetDataType(int columnIndex, DataType &dataType) in GetDataType() function in OHOS::DataShare::DataShareAbsResultSet
Ddatashare_result_set.cpp121 int DataShareResultSet::GetDataType(int columnIndex, DataType &dataType) in GetDataType() function in OHOS::DataShare::DataShareResultSet
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
Dnn_tensor.cpp399 OH_NN_DataType NNTensor::GetDataType() const in GetDataType() function in OHOS::NeuralNetworkRuntime::NNTensor
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
Dproperty.cpp167 uint16_t Property::GetDataType() const in GetDataType() function in OHOS::Media::Property
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
Dgltf2_util.cpp331 bool GetDataType(const string_view dataType, DataType& out) in GetDataType() function
499 string_view GetDataType(DataType dataType) in GetDataType() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
Dtable_info.cpp38 const std::string &FieldInfo::GetDataType() const in GetDataType() function in DistributedDB::FieldInfo
/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/
Ddatashare_result_set_proxy.cpp433 napi_value DataShareResultSetProxy::GetDataType(napi_env env, napi_callback_info info) in GetDataType() function in OHOS::DataShare::DataShareResultSetProxy
/foundation/ability/ability_base/interfaces/kits/native/want/src/
Dwant_params.cpp305 int WantParams::GetDataType(const sptr<IInterface> iIt) in GetDataType() function in OHOS::AAFwk::WantParams
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
Ddistributed_want_params.cpp415 int DistributedWantParams::GetDataType(const sptr<IInterface> iIt) in GetDataType() function in OHOS::DistributedSchedule::DistributedWantParams
/foundation/arkui/ace_engine/frameworks/core/components/web/
Dweb_event.h227 WebResponseDataType GetDataType() const in GetDataType() function