Searched refs:soList (Results 1 – 2 of 2) sorted by relevance
297 static ErrCode RemoveEncryptedKey(int32_t uid, const std::vector<std::string> &soList);
2043 ErrCode InstalldOperator::RemoveEncryptedKey(int32_t uid, const std::vector<std::string> &soList) in RemoveEncryptedKey() argument2049 if (soList.empty()) { in RemoveEncryptedKey()