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