Searched refs:FIELD_API_VERSION (Results 1 – 5 of 5) sorted by relevance
36 const static std::string FIELD_API_VERSION; variable
30 const std::string TokenFiledConst::FIELD_API_VERSION = "api_version"; member in OHOS::Security::AccessToken::TokenFiledConst
65 .append(TokenFiledConst::FIELD_API_VERSION) in CreateHapTokenInfoTable()
120 outGenericValues.Put(TokenFiledConst::FIELD_API_VERSION, tokenInfoBasic_.apiVersion); in TranslationIntoGenericValues()142 …nInfoBasic_.apiVersion = GetApiVersion(inGenericValues.GetInt(TokenFiledConst::FIELD_API_VERSION)); in RestoreHapTokenBasicInfo()
168 genericValues.Put(TokenFiledConst::FIELD_API_VERSION, 9);222 genericValues.Put(TokenFiledConst::FIELD_API_VERSION, 9);