Home
last modified time | relevance | path

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

/packages/services/Car/tools/bootio/
Dbootio_collector.cpp327 path_ = path; in BootioCollector()
382 return path_ + SAMPLES_FILE; in getStoragePath()
Dbootio_collector.h34 std::string path_; variable