Home
last modified time | relevance | path

Searched defs:requireValue (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Ddump_runtime_helper_second_test.cpp170 napi_value requireValue = helper->GetJsLeakModule(env, global); in HWTEST_F() local
194 napi_value requireValue = helper->GetJsLeakModule(env, global); in HWTEST_F() local
215 napi_value requireValue = nullptr; in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Ddump_runtime_helper.cpp97 napi_value requireValue = GetJsLeakModule(env, global); in GetCheckList() local
125 napi_value requireValue = nullptr; in GetJsLeakModule() local
134 napi_value DumpRuntimeHelper::GetMethodCheck(napi_env env, napi_value requireValue, napi_value global) in GetMethodCheck() argument

Completed in 3 milliseconds