Home
last modified time | relevance | path

Searched refs:ParseWantWithoutVerification (Results 1 - 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/app_control/
H A Djs_app_control.cpp157 if (!CommonFunc::ParseWantWithoutVerification(env, args[i], asyncCallbackInfo->want)) { in SetDisposedStatus()
205 if (!CommonFunc::ParseWantWithoutVerification(env, args[ARGS_POS_ONE], want)) { in SetDisposedStatusSync()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.h90 static bool ParseWantWithoutVerification(napi_env env, napi_value args, Want &want);
H A Dcommon_func.cpp775 bool CommonFunc::ParseWantWithoutVerification(napi_env env, napi_value args, Want &want) in ParseWantWithoutVerification() function in OHOS::AppExecFwk::CommonFunc

Completed in 7 milliseconds