Searched refs:kPathSeparator (Results 1 – 2 of 2) sorted by relevance
31 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()
26 const char kPathSeparator = variable