Home
last modified time | relevance | path

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

1234567891011

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/opentype_parser/
H A Dopentype_basic_type.cpp29 const std::string Tag::Get() const in Get() function in OHOS::Rosen::TextEngine::OpenTypeBasicType::Tag
42 int16_t Int16::Get() const in Get() function in OHOS::Rosen::TextEngine::OpenTypeBasicType::Int16
51 uint16_t Uint16::Get() const in Get() function in OHOS::Rosen::TextEngine::OpenTypeBasicType::Uint16
61 int32_t Int32::Get() const in Get() function in OHOS::Rosen::TextEngine::OpenTypeBasicType::Int32
73 uint32_t Uint32::Get() const in Get() function in OHOS::Rosen::TextEngine::OpenTypeBasicType::Uint32
83 float Fixed::Get() const in Get() function in OHOS::Rosen::TextEngine::OpenTypeBasicType::Fixed
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_row_data_impl.cpp83 int RelationalRowDataImpl::Get(int index, int64_t &value) const in Get() function in DistributedDB::RelationalRowDataImpl
94 int RelationalRowDataImpl::Get(int index, double &value) const in Get() function in DistributedDB::RelationalRowDataImpl
105 int RelationalRowDataImpl::Get(int index, std::string &value) const in Get() function in DistributedDB::RelationalRowDataImpl
116 int RelationalRowDataImpl::Get(int index, std::vector<uint8_t> &value) const in Get() function in DistributedDB::RelationalRowDataImpl
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/common/v1_0/
H A 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
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/common/v2_0/
H A Dmock_idevice.cpp22 sptr<INnrtDevice> INnrtDevice::Get(bool isStub) in Get() function in OHOS::HDI::Nnrt::V2_0::INnrtDevice
27 sptr<INnrtDevice> INnrtDevice::Get(const std::string& serviceName, bool isStub) in Get() function in OHOS::HDI::Nnrt::V2_0::INnrtDevice
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/utils/
H A Ddps_metadata_info.cpp113 DpsMetadataError DpsMetadata::Get(const std::string &key, int32_t &value) const in Get() function in OHOS::CameraStandard::DpsMetadata
118 DpsMetadataError DpsMetadata::Get(const std::string &key, int64_t &value) const in Get() function in OHOS::CameraStandard::DpsMetadata
123 DpsMetadataError DpsMetadata::Get(const std::string &key, double &value) const in Get() function in OHOS::CameraStandard::DpsMetadata
128 DpsMetadataError DpsMetadata::Get(const std::string &key, std::string &value) const in Get() function in OHOS::CameraStandard::DpsMetadata
154 DpsMetadataError DpsMetadata::Get(const std::string &key, DpsDataType type, T &value) const in Get() function in OHOS::CameraStandard::DpsMetadata
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Dinner_event.cpp75 InnerEvent::Pointer Get() in Get() function in OHOS::AppExecFwk::InnerEventPool
106 InnerEvent::Pointer InnerEvent::Get() in Get() function in OHOS::AppExecFwk::InnerEvent
112 InnerEvent::Pointer InnerEvent::Get(uint32_t innerEventId, int64_t param, const Caller &caller) in Get() function in OHOS::AppExecFwk::InnerEvent
124 InnerEvent::Pointer InnerEvent::Get(const EventId &innerEventId, int64_t param, const Caller &calle… in Get() function in OHOS::AppExecFwk::InnerEvent
144 InnerEvent::Pointer InnerEvent::Get(const Callback &callback, const std::string &name, const Caller… in Get() function in OHOS::AppExecFwk::InnerEvent
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_result_set_impl.cpp184 DBStatus KvStoreResultSetImpl::Get(int columnIndex, std::vector<uint8_t> &value) const in Get() function in DistributedDB::KvStoreResultSetImpl
191 DBStatus KvStoreResultSetImpl::Get(int columnIndex, std::string &value) const in Get() function in DistributedDB::KvStoreResultSetImpl
198 DBStatus KvStoreResultSetImpl::Get(int columnIndex, int64_t &value) const in Get() function in DistributedDB::KvStoreResultSetImpl
205 DBStatus KvStoreResultSetImpl::Get(int columnIndex, double &value) const in Get() function in DistributedDB::KvStoreResultSetImpl
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A 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
/ohos5.0/drivers/interface/camera/sequenceable/map_data/
H A Dmap_data_sequenceable.cpp132 int32_t MapDataSequenceable::Get(const std::string &key, int32_t &value) const in Get() function in OHOS::HDI::Camera::V1_0::MapDataSequenceable
137 int32_t MapDataSequenceable::Get(const std::string &key, int64_t &value) const in Get() function in OHOS::HDI::Camera::V1_0::MapDataSequenceable
142 int32_t MapDataSequenceable::Get(const std::string &key, double &value) const in Get() function in OHOS::HDI::Camera::V1_0::MapDataSequenceable
147 int32_t MapDataSequenceable::Get(const std::string &key, std::string &value) const in Get() function in OHOS::HDI::Camera::V1_0::MapDataSequenceable
173 int32_t MapDataSequenceable::Get(const std::string &key, MapDataType type, T &value) const in Get() function in OHOS::HDI::Camera::V1_0::MapDataSequenceable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Draw_data_parser.h53 static bool Get(T &&input, O &output) in Get() function
59 static bool Get(T &&input, O &output) in Get() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A Dbindings_implementation.h71 FunctionPtr Get() in Get() function
90 FunctionPtr Get() in Get() function
/ohos5.0/base/useriam/face_auth/services/src/
H A Dface_auth_interface_adapter.cpp25 sptr<IFaceAuthInterface> FaceAuthInterfaceAdapter::Get() in Get() function in OHOS::UserIam::FaceAuth::FaceAuthInterfaceAdapter
/ohos5.0/base/useriam/fingerprint_auth/services/src/
H A Dfingerprint_auth_interface_adapter.cpp25 sptr<IFingerprintAuthInterface> FingerprintAuthInterfaceAdapter::Get() in Get() function in OHOS::UserIam::FingerprintAuth::FingerprintAuthInterfaceAdapter
/ohos5.0/base/useriam/pin_auth/services/modules/driver/src/
H A Dpin_auth_interface_adapter.cpp25 sptr<IPinAuthInterface> PinAuthInterfaceAdapter::Get() in Get() function in OHOS::UserIam::PinAuth::PinAuthInterfaceAdapter
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A 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
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
H A Djsi_pa_engine_loader.cpp32 JsBackendEngineLoader& JsBackendEngineLoader::Get(const char* sharedLibrary) in Get() function in OHOS::Ace::JsBackendEngineLoader
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_reference.h26 virtual napi_value Get(NativeEngine* engine) in Get() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_render_frame_rate_linker_map.h34 … const std::unordered_map<FrameRateLinkerId, std::shared_ptr<RSRenderFrameRateLinker>>& Get() const in Get() function
/ohos5.0/drivers/interface/display/buffer/v1_0/hdi_impl/
H A Ddisplay_buffer_hdi_impl.cpp23 IDisplayBuffer *IDisplayBuffer::Get() in Get() function in OHOS::HDI::Display::Buffer::V1_0::IDisplayBuffer
/ohos5.0/drivers/interface/display/buffer/v1_1/hdi_impl/
H A Ddisplay_buffer_hdi_impl.cpp23 IDisplayBuffer *IDisplayBuffer::Get() in Get() function in OHOS::HDI::Display::Buffer::V1_1::IDisplayBuffer
/ohos5.0/drivers/interface/display/buffer/v1_2/hdi_impl/
H A Ddisplay_buffer_hdi_impl.cpp23 IDisplayBuffer *IDisplayBuffer::Get() in Get() function in OHOS::HDI::Display::Buffer::V1_2::IDisplayBuffer
/ohos5.0/drivers/interface/display/composer/v1_0/hdi_impl/
H A Ddisplay_composer_interface.cpp24 IDisplayComposerInterface* IDisplayComposerInterface::Get(bool needSMQ) in Get() function in OHOS::HDI::Display::Composer::V1_0::IDisplayComposerInterface
/ohos5.0/drivers/interface/display/composer/v1_1/hdi_impl/
H A Ddisplay_composer_interface.cpp24 IDisplayComposerInterface* IDisplayComposerInterface::Get(bool needSMQ) in Get() function in OHOS::HDI::Display::Composer::V1_1::IDisplayComposerInterface
/ohos5.0/drivers/interface/display/composer/v1_2/hdi_impl/
H A Ddisplay_composer_interface.cpp24 IDisplayComposerInterface* IDisplayComposerInterface::Get(bool needSMQ) in Get() function in OHOS::HDI::Display::Composer::V1_2::IDisplayComposerInterface
/ohos5.0/base/useriam/pin_auth/test/fuzztest/mocks/inc/
H A Dmock_pin_auth_interface_adapter_fuzzer.h30 sptr<IPinAuthInterface> Get() override in Get() function

1234567891011