Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/interfaces/kits/napi/accesstoken/include/
H A Dnapi_request_global_switch_on_setting.h91 static bool ParseRequestGlobalSwitch(const napi_env& env, const napi_callback_info& cbInfo,
/ohos5.0/base/security/access_token/interfaces/kits/napi/accesstoken/src/
H A Dnapi_request_global_switch_on_setting.cpp358 if (!ParseRequestGlobalSwitch(env, info, asyncContext)) { in RequestGlobalSwitch()
383 bool NapiRequestGlobalSwitch::ParseRequestGlobalSwitch(const napi_env& env, in ParseRequestGlobalSwitch() function in OHOS::Security::AccessToken::NapiRequestGlobalSwitch