Searched refs:CacheObject (Results 1 – 2 of 2) sorted by relevance
39 DistributedObject *DistributedObjectStoreImpl::CacheObject( in CacheObject() function in OHOS::ObjectStore::DistributedObjectStoreImpl84 return CacheObject(sessionId, flatObjectStore_); in CreateObject()107 return CacheObject(sessionId, flatObjectStore_); in CreateObject()
47 DistributedObject *CacheObject(const std::string &sessionId, FlatObjectStore *flatObjectStore);