Searched refs:SetNamedNativePointer (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
H A D | js_extension_window_config.cpp | 75 …SetNamedNativePointer(env, objValue, EXTENSION_WINDOW_CONFIG_NAME, jsExtensionWindowConfig.release… in CreateJsExtensionWindowConfig() 131 …SetNamedNativePointer(env, objValue, EXTENSION_WINDOW_CONFIG_NAME, jsExtensionWindowConfig.release… in OnGetWindowRect() 209 …SetNamedNativePointer(env, objValue, EXTENSION_WINDOW_CONFIG_NAME, jsExtensionWindowConfig.release… in OnGetSubWindowOptions() 287 …SetNamedNativePointer(env, objValue, EXTENSION_WINDOW_CONFIG_NAME, jsExtensionWindowConfig.release… in OnGetSystemWindowOptions()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/ |
H A D | js_application_context_utils.cpp | 316 … SetNamedNativePointer(env, object, APPLICATION_CONTEXT_NAME, jsApplicationContextUtils.release(), in CreateJsApplicationContext()
|
H A D | js_context_utils.cpp | 330 …SetNamedNativePointer(env, object, BASE_CONTEXT_NAME, jsContext.release(), JsBaseContext::Finalize… in CreateJsBaseContext()
|
H A D | js_runtime_utils.cpp | 104 void SetNamedNativePointer(napi_env env, napi_value object, const char *name, void *ptr, napi_final… in SetNamedNativePointer() function
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/ |
H A D | js_runtime_utils.h | 211 void SetNamedNativePointer(
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/ |
H A D | js_runtime_utils.cpp | 114 void SetNamedNativePointer(napi_env env, napi_value object, const char* name, void* ptr, napi_final… in SetNamedNativePointer() function
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/ |
H A D | js_context_utils.cpp | 778 …SetNamedNativePointer(env, object, BASE_CONTEXT_NAME, jsContext.release(), JsBaseContext::Finalize… in CreateJsBaseContext()
|
H A D | js_application_context_utils.cpp | 1568 … SetNamedNativePointer(env, object, APPLICATION_CONTEXT_NAME, jsApplicationContextUtils.release(), in CreateJsApplicationContext()
|