Home
last modified time | relevance | path

Searched defs:GetContext (Results 1 – 25 of 54) sorted by relevance

123

/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/
Djs_ability_stage_context.h33 std::shared_ptr<Context> GetContext() in GetContext() function
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_runtime/app/
Djs_ability_stage_context.h33 std::shared_ptr<Context> GetContext() in GetContext() function
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/common/
Djs_ability.cpp40 std::shared_ptr<Context> JSAbility::GetContext(napi_env env, napi_value value) in GetContext() function in OHOS::ObjectStore::JSAbility
/foundation/arkui/ace_engine/frameworks/core/animation/
Dscheduler.h58 WeakPtr<PipelineBase> GetContext() in GetContext() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
Drs_render_thread.h78 RSContext& GetContext() in GetContext() function
82 const RSContext& GetContext() const in GetContext() function
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/
Dability_stage.cpp53 std::shared_ptr<Context> AbilityStage::GetContext() const in GetContext() function in OHOS::AbilityRuntime::AbilityStage
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
Djs_device_kv_store.cpp85 struct GetContext : public ContextBase { in Get() struct
86 std::string deviceId; in Get()
87 std::string key; in Get()
88 JSUtil::KvStoreVariant value; in Get()
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/
Dthread_private_data_ctl.cpp92 EGLContext ThreadPrivateDataCtl::GetContext() in GetContext() function in OHOS::ThreadPrivateDataCtl
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
Dextension_base.inl67 std::shared_ptr<C> ExtensionBase<C>::GetContext() function in OHOS::AbilityRuntime::ExtensionBase
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
Djsi_context_module.cpp34 std::shared_ptr<JsValue> JsiContextModule::GetContext(const std::shared_ptr<JsRuntime>& runtime, in GetContext() function in OHOS::Ace::Framework::JsiContextModule
/foundation/communication/bluetooth_service/services/bluetooth/service/src/di/
Ddi_service.cpp30 utility::Context *DIService::GetContext() in GetContext() function in OHOS::bluetooth::DIService
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/webgl/src/
Dwebgl_rendering_context_basic_base.cpp39 WebGLRenderingContextBasicBase *WebGLRenderingContextBasicBase::GetContext(string id) in GetContext() function in OHOS::Rosen::WebGLRenderingContextBasicBase
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/mock/src/
Djs_ability.cpp103 std::shared_ptr<Context> JSAbility::GetContext(napi_env env, napi_value value) in GetContext() function in OHOS::AppDataMgrJsKit::JSAbility
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/
Djs_ability.cpp131 std::shared_ptr<Context> JSAbility::GetContext(napi_env env, napi_value value) in GetContext() function in OHOS::AppDataMgrJsKit::JSAbility
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
Djs_device_kv_store.cpp81 struct GetContext : public ContextBase { in Get() struct
82 std::string deviceId; in Get()
83 std::string key; in Get()
84 JSUtil::KvStoreVariant value; in Get()
Djs_single_kv_store.cpp73 struct GetContext : public ContextBase { in Get() struct
74 std::string key; in Get()
75 JSUtil::KvStoreVariant value; in Get()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
Dsocket_service.cpp35 utility::Context *SocketService::GetContext() in GetContext() function in OHOS::bluetooth::SocketService
/foundation/arkui/napi/native_engine/
Dnative_safe_async_work.cpp239 void* NativeSafeAsyncWork::GetContext() in GetContext() function in NativeSafeAsyncWork
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
Delement.h160 const WeakPtr<PipelineContext>& GetContext() const in GetContext() function
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dcontext_container.cpp105 std::shared_ptr<Context> ContextContainer::GetContext() in GetContext() function in OHOS::AppExecFwk::ContextContainer
Dcontext_deal.cpp113 std::shared_ptr<Context> ContextDeal::GetContext() in GetContext() function in OHOS::AppExecFwk::ContextDeal
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_main_thread.h103 RSContext& GetContext() in GetContext() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
Dhid_host_service.cpp32 utility::Context *HidHostService::GetContext() in GetContext() function in OHOS::bluetooth::HidHostService
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/base/
Dmock_ui_node.cpp101 RefPtr<PipelineContext> UINode::GetContext() in GetContext() function in OHOS::Ace::NG::UINode
/foundation/communication/bluetooth_service/services/bluetooth/service/src/opp/
Dopp_service.cpp38 utility::Context *OppService::GetContext() in GetContext() function in OHOS::bluetooth::OppService

123