Home
last modified time | relevance | path

Searched defs:GetEnvironment (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/capability/environment/
Denvironment_proxy_impl.cpp22 RefPtr<Environment> EnvironmentProxyImpl::GetEnvironment(const RefPtr<TaskExecutor>& taskExecutor) … in GetEnvironment() function in OHOS::Ace::EnvironmentProxyImpl
/foundation/arkui/ace_engine/test/unittest/core/common/environment/
Dmock_environment.h50 RefPtr<Environment> MockEnvironmentProxyImpl::GetEnvironment(const RefPtr<TaskExecutor>& taskExecut… in GetEnvironment() function
/foundation/arkui/ace_engine/frameworks/core/common/environment/
Denvironment_proxy.cpp40 RefPtr<Environment> EnvironmentProxy::GetEnvironment(const RefPtr<TaskExecutor>& taskExecutor) const in GetEnvironment() function in OHOS::Ace::EnvironmentProxy
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/datastore/
Drender_data_store_default_camera.cpp137 RenderCamera::Environment RenderDataStoreDefaultCamera::GetEnvironment(const uint64_t id) const in GetEnvironment() function in RenderDataStoreDefaultCamera
/foundation/graphic/graphic_3d/kits/js/src/
DSceneJS.cpp599 napi_value SceneJS::GetEnvironment(NapiApi::FunctionContext<>& ctx) in GetEnvironment() function in SceneJS