Home
last modified time | relevance | path

Searched refs:kPathSeparator (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fastboot/
H A Dstorage.cpp31 const std::string home_fastboot_path = home_path + kPathSeparator + ".fastboot"; in ConnectedDevicesStorage()
42 devices_path_ = home_fastboot_path + kPathSeparator + "devices"; in ConnectedDevicesStorage()
43 devices_lock_path_ = home_fastboot_path + kPathSeparator + "devices.lock"; in ConnectedDevicesStorage()
H A Dfilesystem.h26 const char kPathSeparator = variable