Searched refs:ParseRequestGlobalSwitch (Results 1 – 2 of 2) sorted by relevance
91 static bool ParseRequestGlobalSwitch(const napi_env& env, const napi_callback_info& cbInfo,
358 if (!ParseRequestGlobalSwitch(env, info, asyncContext)) { in RequestGlobalSwitch()383 bool NapiRequestGlobalSwitch::ParseRequestGlobalSwitch(const napi_env& env, in ParseRequestGlobalSwitch() function in OHOS::Security::AccessToken::NapiRequestGlobalSwitch