Searched refs:RevokeSaveToStore (Results 1 – 2 of 2) sorted by relevance
123 result = RevokeSaveToStore(GetPropertyPrefix(appId, sessionId, deviceId)); in ProcessSyncCallback()213 result = RevokeSaveToStore(GetPrefixWithoutDeviceId(appId, sessionId)); in RevokeSave()276 status = RevokeSaveToStore(GetPrefixWithoutDeviceId(bundleName, sessionId)); in Retrieve()323 result = RevokeSaveToStore(""); in Clear()336 result = RevokeSaveToStore(appId); in DeleteByAppId()828 int32_t result = RevokeSaveToStore(deleteKey); in ProcessOldEntry()840 RevokeSaveToStore(GetPropertyPrefix(appId, sessionId, toDeviceId)); in SaveToStore()917 int32_t ObjectStoreManager::RevokeSaveToStore(const std::string &prefix) in RevokeSaveToStore() function in OHOS::DistributedObject::ObjectStoreManager
157 int32_t RevokeSaveToStore(const std::string &prefix);