Home
last modified time | relevance | path

Searched defs:serial_path (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/google/pixel/health/
H A DCycleCountBackupRestore.cpp27 const char *persist_path, const char *serial_path) in CycleCountBackupRestore()
/aosp12/packages/modules/adb/client/
H A Dusb_linux.cpp585 std::string serial_path = android::base::StringPrintf( in register_device() local