Home
last modified time | relevance | path

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

/ohos5.0/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 glob… in GetMethodCheck()