Searched refs:ObjectStoreRevokeSave (Results 1 – 8 of 8) sorted by relevance
32 virtual int32_t ObjectStoreRevokeSave(
33 virtual int32_t ObjectStoreRevokeSave(
34 int32_t ObjectStoreRevokeSave(const std::string &bundleName, const std::string &sessionId,
35 int32_t ObjectStoreRevokeSave(const std::string &bundleName, const std::string &sessionId,
106 int32_t status = ObjectStoreRevokeSave(bundleName, sessionId, obj); in ObjectStoreRevokeSaveOnRemote()
187 int32_t ObjectServiceImpl::ObjectStoreRevokeSave( in ObjectStoreRevokeSave() function in OHOS::DistributedObject::ObjectServiceImpl
94 int32_t ObjectServiceProxy::ObjectStoreRevokeSave( in ObjectStoreRevokeSave() function in OHOS::DistributedObject::ObjectServiceProxy
473 int32_t status = proxy->ObjectStoreRevokeSave( in RevokeSaveObject()