Searched refs:GetPrefixWithoutDeviceId (Results 1 – 2 of 2) sorted by relevance
213 result = RevokeSaveToStore(GetPrefixWithoutDeviceId(appId, sessionId)); in RevokeSave()276 status = RevokeSaveToStore(GetPrefixWithoutDeviceId(bundleName, sessionId)); in Retrieve()822 deleteKey = GetPrefixWithoutDeviceId(bundleName, sessionId); in ProcessOldEntry()951 std::string prefix = GetPrefixWithoutDeviceId(appId, sessionId); in RetrieveFromStore()
195 …inline std::string GetPrefixWithoutDeviceId(const std::string &appId, const std::string &sessionId) in GetPrefixWithoutDeviceId() function