Searched refs:ClearReference (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/commonlibrary/ets_utils/js_sys_module/process/ | ||
H A D | js_process.h | 229 static void ClearReference(napi_env env); |
H A D | js_process.cpp | 451 void Process::ClearReference(napi_env env) in ClearReference() function in OHOS::JsSysModule::Process::Process |
H A D | native_module_process.cpp | 719 env, obj, reinterpret_cast<void*>(Process::ClearReference), in Init() |
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/error_manager/ | ||
H A D | js_error_manager.cpp | 146 ClearReference(env); in Finalizer() |