Searched refs:RequestGlobalSwitchExecute (Results 1 – 2 of 2) sorted by relevance
93 static void RequestGlobalSwitchExecute(napi_env env, void* data);
372 env, nullptr, resource, RequestGlobalSwitchExecute, RequestGlobalSwitchComplete, in RequestGlobalSwitch()421 void NapiRequestGlobalSwitch::RequestGlobalSwitchExecute(napi_env env, void* data) in RequestGlobalSwitchExecute() function in OHOS::Security::AccessToken::NapiRequestGlobalSwitch