Home
last modified time | relevance | path

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

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