Home
last modified time | relevance | path

Searched refs:StorageRecord (Results 1 – 3 of 3) sorted by relevance

/system/server_configurable_flags/aconfigd/
Dstorage_files.h31 struct StorageRecord { struct
75 const StorageRecord& GetStorageRecord() { in GetStorageRecord()
222 StorageRecord storage_record_;
Dstorage_files_manager.cpp195 StorageRecord record = (**storage_files).GetStorageRecord(); in ResetAllStorage()
230 std::vector<const StorageRecord*> StorageFilesManager::GetAllStorageRecords() { in GetAllStorageRecords()
231 auto all_records = std::vector<const StorageRecord*>(); in GetAllStorageRecords()
Dstorage_files_manager.h98 std::vector<const StorageRecord*> GetAllStorageRecords();