Searched defs:getStorage (Results 1 – 7 of 7) sorted by relevance
105 const std::vector<T>& getStorage() const { return mHeap; }; in getStorage() function
94 public IncrementalStorage getStorage(int storageId) { in getStorage() method in IncrementalManager
81 public LockSettingsStorage getStorage() { in getStorage() method in LockSettingsServiceTestable.MockInjector
306 void* Bitmap::getStorage() const { in getStorage() function in android::Bitmap
153 MtpStorage* MtpServer::getStorage(MtpStorageID id) { in getStorage() function in android::MtpServer
188 EphemeralStorage *JHwParcel::getStorage() { in getStorage() function in android::JHwParcel
423 public LockSettingsStorage getStorage() { in getStorage() method in LockSettingsService.Injector