Home
last modified time | relevance | path

Searched defs:FIELD_FORBID_PERM_DIALOG (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/include/database/
H A Dtoken_field_const.h37 const static std::string FIELD_FORBID_PERM_DIALOG; variable
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/database/
H A Dtoken_field_const.cpp31 const std::string TokenFiledConst::FIELD_FORBID_PERM_DIALOG = "perm_dialog_cap_state"; member in OHOS::Security::AccessToken::TokenFiledConst