Home
last modified time | relevance | path

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

/base/security/access_token/services/accesstokenmanager/main/cpp/include/database/
Dtoken_field_const.h50 const static std::string FIELD_GRANT_IS_GENERAL; variable
/base/security/access_token/services/accesstokenmanager/main/cpp/src/database/
Dtoken_field_const.cpp44 const std::string TokenFiledConst::FIELD_GRANT_IS_GENERAL = "is_general"; member in OHOS::Security::AccessToken::TokenFiledConst