Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dextract_resource_manager.cpp41 std::shared_ptr<Global::Resource::ResourceManager> ExtractResourceManager::GetGlobalObject() in GetGlobalObject() function in OHOS::AbilityBase::ExtractResourceManager
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dapplication_context_manager.cpp75 std::shared_ptr<NativeReference> ApplicationContextManager::GetGlobalObject(napi_env env) in GetGlobalObject() function in OHOS::AbilityRuntime::ApplicationContextManager
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Dnapi_helper.cpp225 napi_value NapiHelper::GetGlobalObject(napi_env env) in GetGlobalObject() function in Commonlibrary::Concurrent::Common::Helper::NapiHelper
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dobject_registry.cpp738 IObject::Ptr ObjectRegistry::GetGlobalObject(const InstanceId& id) const in GetGlobalObject() function in ObjectRegistry
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/
H A Djsi.cpp28 JSIValue JSI::GetGlobalObject() in GetGlobalObject() function in OHOS::ACELite::JSI