Home
last modified time | relevance | path

Searched defs:Get (Results 1 – 25 of 105) sorted by relevance

12345

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Drelational_row_data_impl.cpp77 int RelationalRowDataImpl::Get(int index, int64_t &value) const in Get() function in DistributedDB::RelationalRowDataImpl
88 int RelationalRowDataImpl::Get(int index, double &value) const in Get() function in DistributedDB::RelationalRowDataImpl
99 int RelationalRowDataImpl::Get(int index, std::string &value) const in Get() function in DistributedDB::RelationalRowDataImpl
110 int RelationalRowDataImpl::Get(int index, std::vector<uint8_t> &value) const in Get() function in DistributedDB::RelationalRowDataImpl
/foundation/ai/neural_network_runtime/test/unittest/common/
Dmock_idevice.cpp22 sptr<INnrtDevice> INnrtDevice::Get(bool isStub) in Get() function in OHOS::HDI::Nnrt::V1_0::INnrtDevice
27 sptr<INnrtDevice> INnrtDevice::Get(const std::string& serviceName, bool isStub) in Get() function in OHOS::HDI::Nnrt::V1_0::INnrtDevice
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
Dinner_event.cpp70 InnerEvent::Pointer Get() in Get() function in OHOS::AppExecFwk::InnerEventPool
158 InnerEvent::Pointer InnerEvent::Get() in Get() function in OHOS::AppExecFwk::InnerEvent
164 InnerEvent::Pointer InnerEvent::Get(uint32_t innerEventId, int64_t param) in Get() function in OHOS::AppExecFwk::InnerEvent
174 InnerEvent::Pointer InnerEvent::Get(const Callback &callback, const std::string &name) in Get() function in OHOS::AppExecFwk::InnerEvent
/foundation/ability/ability_lite/services/abilitymgr_lite/src/
Dability_list.cpp38 AbilityRecord *AbilityList::Get(uint16_t token) const in Get() function in OHOS::AbilityList
53 AbilityRecord *AbilityList::Get(const char *bundleName) const in Get() function in OHOS::AbilityList
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
Dkv_store_result_set_impl.cpp210 DBStatus KvStoreResultSetImpl::Get(int columnIndex, std::vector<uint8_t> &value) const in Get() function in DistributedDB::KvStoreResultSetImpl
217 DBStatus KvStoreResultSetImpl::Get(int columnIndex, std::string &value) const in Get() function in DistributedDB::KvStoreResultSetImpl
224 DBStatus KvStoreResultSetImpl::Get(int columnIndex, int64_t &value) const in Get() function in DistributedDB::KvStoreResultSetImpl
231 DBStatus KvStoreResultSetImpl::Get(int columnIndex, double &value) const in Get() function in DistributedDB::KvStoreResultSetImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/v8/
Dv8_wrapper.h29 v8::Local<v8::Object> Get() const in Get() function
/foundation/arkui/ace_engine/frameworks/core/animation/
Dproperty_animatable_helper.h36 const BorderEdge& Get(const Border& border) const in Get() function
92 float Get(const Border& border) const in Get() function
123 const AnimatableDimension& Get(const Edge& edge) const in Get() function
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/quickjs/
Dqjs_pa_engine_loader.cpp32 JsBackendEngineLoader& JsBackendEngineLoader::Get(const char* sharedLibrary) in Get() function in OHOS::Ace::JsBackendEngineLoader
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
Djsi_pa_engine_loader.cpp32 JsBackendEngineLoader& JsBackendEngineLoader::Get(const char* sharedLibrary) in Get() function in OHOS::Ace::JsBackendEngineLoader
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
Dbindings_implementation.h70 FunctionPtr Get() in Get() function
89 FunctionPtr Get() in Get() function
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/mock/
Dmock_render_node_factory.cpp29 RefPtr<RenderNode> RenderNodeFactory::Get() in Get() function in OHOS::Ace::RenderNodeFactory
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/factories/
Drender_node_factory.cpp30 RefPtr<RenderNode> RenderNodeFactory::Get() in Get() function in OHOS::Ace::RenderNodeFactory
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
Dpipeline_context_holder.h54 const RefPtr<PipelineBase>& Get() in Get() function
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/v8/
Dv8_engine_loader.cpp44 JsEngineLoader& JsEngineLoader::Get(const char*) in Get() function in OHOS::Ace::Framework::JsEngineLoader
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/quickjs/
Dqjs_engine_loader.cpp44 JsEngineLoader& JsEngineLoader::Get(const char*) in Get() function in OHOS::Ace::Framework::JsEngineLoader
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Djsi_engine_loader.cpp48 JsEngineLoader& JsEngineLoader::Get(const char*) in Get() function in OHOS::Ace::Framework::JsEngineLoader
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
Dinner_event.h141 … static inline Pointer Get(uint32_t innerEventId, int64_t param, const std::shared_ptr<T> &object) in Get() function
157 static inline Pointer Get(uint32_t innerEventId, int64_t param, const std::weak_ptr<T> &object) in Get() function
173 static inline Pointer Get(uint32_t innerEventId, int64_t param, std::unique_ptr<T, D> &&object) in Get() function
189 static inline Pointer Get(uint32_t innerEventId, int64_t param, std::unique_ptr<T, D> &object) in Get() function
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
Ddatashare_values_bucket.h47 DataShareValueObject Get(const std::string &columnName, bool &isValid) const in Get() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
Dmulti_ver_natural_store_snapshot.cpp34 int MultiVerNaturalStoreSnapshot::Get(const Key &key, Value &value) const in Get() function in DistributedDB::MultiVerNaturalStoreSnapshot
/foundation/communication/dsoftbus/tests/core/discovery/ipc/
Dclient_info_manager_mock.cpp32 ClientInfoManagerMock* ClientInfoManagerMock::Get() in Get() function in OHOS::ClientInfoManagerMock
/foundation/ability/ability_runtime/frameworks/native/runtime/
Dhdc_register.cpp32 HdcRegister& HdcRegister::Get() in Get() function in OHOS::AbilityRuntime::HdcRegister
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_local_kvdb_snapshot.cpp29 int SQLiteLocalKvDBSnapshot::Get(const Key &key, Value &value) const in Get() function in DistributedDB::SQLiteLocalKvDBSnapshot
/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
Diremote_broker.cpp19 BrokerRegistration &BrokerRegistration::Get() in Get() function in OHOS::BrokerRegistration
/foundation/graphic/graphic_2d/frameworks/vulkan_wrapper/include/
Ddriver_loader.h33 static const DriverLoader& Get() in Get() function
/foundation/arkui/ace_engine/frameworks/core/common/
Dhdc_register.cpp45 HdcRegister& HdcRegister::Get() in Get() function in OHOS::Ace::HdcRegister

12345