Home
last modified time | relevance | path

Searched defs:Get (Results 1 - 25 of 183) sorted by relevance

12345678

/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
H A Djsi_pa_engine_loader.cpp31 JsBackendEngineLoader& JsBackendEngineLoader::Get(const char* sharedLibrary) in Get() function in OHOS::Ace::JsBackendEngineLoader
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/factories/
H A Drender_node_factory.cpp30 RefPtr<RenderNode> RenderNodeFactory::Get() in Get() function in OHOS::Ace::RenderNodeFactory
/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 in OHOS::Rosen::final
/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/video_processing/
H A Dvideo_processing_loader.cpp26 VideoProcessingNdkLoader& VideoProcessingNdkLoader::Get() in Get() function in VideoProcessingNdkLoader
/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/image_processing/
H A Dimage_processing_loader.cpp26 ImageProcessingNdkLoader& ImageProcessingNdkLoader::Get() in Get() function in ImageProcessingNdkLoader
/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
/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
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/common/
H A Djs_backend_engine_loader.cpp67 JsBackendEngineLoader& JsBackendEngineLoader::Get(const char* sharedLibrary) in Get() function in OHOS::Ace::JsBackendEngineLoader
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine_loader.cpp46 JsEngineLoader& JsEngineLoader::Get(const char*) in Get() function in OHOS::Ace::Framework::JsEngineLoader
/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_ace_engine.cpp23 AceEngine& AceEngine::Get() in Get() function in OHOS::Ace::AceEngine
/foundation/arkui/napi/native_engine/
H A Dnative_reference.h26 virtual napi_value Get(NativeEngine* engine) in Get() function in NativeReference
/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Diremote_broker.cpp19 BrokerRegistration &BrokerRegistration::Get() in Get() function in OHOS::BrokerRegistration
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/
H A Dnumber.h79 T Get() const in Get() function in Number
/foundation/graphic/graphic_3d/lume/LumeRender/src/perf/
H A Dgpu_query_manager.cpp56 GpuQuery* GpuQueryManager::Get(const EngineResourceHandle handle) const in Get() function in GpuQueryManager
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Dstate_machine.cpp35 State StateMachine::Get() const in Get() function in OHOS::MediaAVCodec::PostProcessing::StateMachine
/foundation/communication/dsoftbus/tests/core/discovery/ipc/
H A Dclient_info_manager_mock.cpp31 ClientInfoManagerMock* ClientInfoManagerMock::Get() in Get() function in OHOS::ClientInfoManagerMock
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store_snapshot.cpp34 int MultiVerNaturalStoreSnapshot::Get(const Key &key, Value &value) const in Get() function in DistributedDB::MultiVerNaturalStoreSnapshot
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dhdc_register.cpp33 HdcRegister& HdcRegister::Get() in Get() function in OHOS::AbilityRuntime::HdcRegister
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_clipboard.cpp37 void JSClipboard::Get(const JSCallbackInfo& info) in Get() function in OHOS::Ace::Framework::JSClipboard
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Djs_engine_loader.cpp92 JsEngineLoader& JsEngineLoader::Get(const char* sharedLibrary) in Get() function in OHOS::Ace::Framework::JsEngineLoader
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dpipeline_context_holder.h54 const RefPtr<PipelineBase>& Get() in Get() function in OHOS::Ace::Framework::PipelineContextHolder
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dhdc_register.cpp40 HdcRegister& HdcRegister::Get() in Get() function in OHOS::Ace::HdcRegister
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A Djs_ref_ptr.h73 const ImplDetail& Get() const in Get() function in OHOS::Ace::Framework::JSRefPtrImpl
/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
/foundation/window/window_manager/utils/include/
H A Dsingleton_container.h46 static T& Get() in Get() function in OHOS::Rosen::SingletonContainer

Completed in 8 milliseconds

12345678