Searched refs:permStateValues (Results 1 – 6 of 6) sorted by relevance
44 std::vector<GenericValues>& permStateValues) const;
50 std::vector<GenericValues>& permStateValues) const;
172 std::vector<GenericValues>& permStateValues) const in StoreNativeInfo()182 permPolicySet_->StorePermissionPolicySet(permStateValues); in StoreNativeInfo()
195 std::vector<GenericValues>& permStateValues) const in StoreHapInfo()204 permPolicySet_->StorePermissionPolicySet(permStateValues); in StoreHapInfo()
973 std::vector<GenericValues> permStateValues; in StoreAllTokenInfo() local981 hapInfo->StoreHapInfo(hapInfoValues, permStateValues); in StoreAllTokenInfo()993 iter->second->StoreNativeInfo(nativeTokenValues, permStateValues); in StoreAllTokenInfo()1003 …orage::GetRealDataStorage().RefreshAll(DataStorage::ACCESSTOKEN_PERMISSION_STATE, permStateValues); in StoreAllTokenInfo()
2105 std::vector<GenericValues> permStateValues; variable2106 hap->StoreHapInfo(hapInfoValues, permStateValues); // permPolicySet_ is null