Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/interfaces/kits/napi/accesstoken/src/
H A Dnapi_request_global_switch_on_setting.cpp32 const std::string GLOBAL_SWITCH_RESULT_KEY = "ohos.user.setting.global_switch.result"; variable
240 this->reqContext_->switchStatus = result.GetBoolParam(GLOBAL_SWITCH_RESULT_KEY, 0); in OnResult()