Home
last modified time | relevance | path

Searched defs:GetGlobal (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/src/
H A Dglfw_render_context.cpp29 std::shared_ptr<GlfwRenderContext> GlfwRenderContext::GetGlobal() in GetGlobal() function in OHOS::Rosen::GlfwRenderContext
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Dark_js_runtime.cpp257 shared_ptr<JsValue> ArkJSRuntime::GetGlobal() in GetGlobal() function in OHOS::Ace::Framework::ArkJSRuntime
/ohos5.0/foundation/communication/netstack/utils/napi_utils/src/
H A Dnapi_utils.cpp717 napi_value GetGlobal(napi_env env) in GetGlobal() function