|
Android-cuttlefish cvd tool
|
This is the complete list of members for cuttlefish::DataViewer, including all inherited members.
| backing_file_ | cuttlefish::DataViewer | private |
| DataViewer(const std::string &backing_file) | cuttlefish::DataViewer | inline |
| LoadData(SharedFD fd) const | cuttlefish::DataViewer | private |
| lock_held_by_ | cuttlefish::DataViewer | mutableprivate |
| lock_map_mtx_ | cuttlefish::DataViewer | mutableprivate |
| LockBackingFile(int op) const | cuttlefish::DataViewer | private |
| StoreData(SharedFD fd, cvd::PersistentData data) | cuttlefish::DataViewer | private |
| WithExclusiveLock(std::function< Result< R >(cvd::PersistentData &)> task) | cuttlefish::DataViewer | inline |
| WithSharedLock(std::function< Result< R >(const cvd::PersistentData &)> task) const | cuttlefish::DataViewer | inline |