Home
last modified time | relevance | path

Searched refs:GetMethodCheck (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Ddump_runtime_helper.cpp102 napi_value result = GetMethodCheck(env, requireValue, global); in GetCheckList()
134 napi_value DumpRuntimeHelper::GetMethodCheck(napi_env env, napi_value requireValue, napi_value glob… in GetMethodCheck() function in OHOS::AppExecFwk::DumpRuntimeHelper
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
H A Ddump_runtime_helper.h38 napi_value GetMethodCheck(napi_env env, napi_value requireValue, napi_value global);