Searched defs:FIELD_GRANT_IS_GENERAL (Results 1 - 2 of 2) sorted by relevance
/base/security/access_token/services/accesstokenmanager/main/cpp/include/database/ | ||
H A D | token_field_const.h | 51 const static std::string FIELD_GRANT_IS_GENERAL; member in OHOS::Security::AccessToken::TokenFiledConst |
/base/security/access_token/services/accesstokenmanager/main/cpp/src/database/ | ||
H A D | token_field_const.cpp | 45 const std::string TokenFiledConst::FIELD_GRANT_IS_GENERAL = "is_general"; member in OHOS::Security::AccessToken::TokenFiledConst |
Completed in 1 milliseconds