/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/opentype_parser/ |
H A D | opentype_basic_type.cpp | 29 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 D | relational_row_data_impl.cpp | 83 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 D | mock_idevice.cpp | 22 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 D | mock_idevice.cpp | 22 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 D | dps_metadata_info.cpp | 113 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 D | inner_event.cpp | 75 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 D | kv_store_result_set_impl.cpp | 184 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 D | inner_event.cpp | 70 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 D | map_data_sequenceable.cpp | 132 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 D | raw_data_parser.h | 53 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 D | bindings_implementation.h | 71 FunctionPtr Get() in Get() function 90 FunctionPtr Get() in Get() function
|
/ohos5.0/base/useriam/face_auth/services/src/ |
H A D | face_auth_interface_adapter.cpp | 25 sptr<IFaceAuthInterface> FaceAuthInterfaceAdapter::Get() in Get() function in OHOS::UserIam::FaceAuth::FaceAuthInterfaceAdapter
|
/ohos5.0/base/useriam/fingerprint_auth/services/src/ |
H A D | fingerprint_auth_interface_adapter.cpp | 25 sptr<IFingerprintAuthInterface> FingerprintAuthInterfaceAdapter::Get() in Get() function in OHOS::UserIam::FingerprintAuth::FingerprintAuthInterfaceAdapter
|
/ohos5.0/base/useriam/pin_auth/services/modules/driver/src/ |
H A D | pin_auth_interface_adapter.cpp | 25 sptr<IPinAuthInterface> PinAuthInterfaceAdapter::Get() in Get() function in OHOS::UserIam::PinAuth::PinAuthInterfaceAdapter
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | property_animatable_helper.h | 36 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 D | jsi_pa_engine_loader.cpp | 32 JsBackendEngineLoader& JsBackendEngineLoader::Get(const char* sharedLibrary) in Get() function in OHOS::Ace::JsBackendEngineLoader
|
/ohos5.0/foundation/arkui/napi/native_engine/ |
H A D | native_reference.h | 26 virtual napi_value Get(NativeEngine* engine) in Get() function
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/ |
H A D | rs_render_frame_rate_linker_map.h | 34 … 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 D | display_buffer_hdi_impl.cpp | 23 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 D | display_buffer_hdi_impl.cpp | 23 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 D | display_buffer_hdi_impl.cpp | 23 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 D | display_composer_interface.cpp | 24 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 D | display_composer_interface.cpp | 24 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 D | display_composer_interface.cpp | 24 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 D | mock_pin_auth_interface_adapter_fuzzer.h | 30 sptr<IPinAuthInterface> Get() override in Get() function
|