#include <storage.h>
◆ ConnectedDevicesStorage()
ConnectedDevicesStorage::ConnectedDevicesStorage |
( |
| ) |
|
◆ Clear()
void ConnectedDevicesStorage::Clear |
( |
const FileLock & |
| ) |
|
◆ Exists()
bool ConnectedDevicesStorage::Exists |
( |
| ) |
const |
◆ Lock()
FileLock ConnectedDevicesStorage::Lock |
( |
| ) |
const |
◆ ReadDevices()
std::set< std::string > ConnectedDevicesStorage::ReadDevices |
( |
const FileLock & |
| ) |
|
◆ WriteDevices()
void ConnectedDevicesStorage::WriteDevices |
( |
const FileLock & |
, |
|
|
const std::set< std::string > & |
devices |
|
) |
| |
◆ devices_lock_path_
std::string ConnectedDevicesStorage::devices_lock_path_ |
|
private |
◆ devices_path_
std::string ConnectedDevicesStorage::devices_path_ |
|
private |
◆ home_fastboot_path_
std::string ConnectedDevicesStorage::home_fastboot_path_ |
|
private |
The documentation for this class was generated from the following files: