Home
last modified time | relevance | path

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

/hardware/google/pixel/health/
DCycleCountBackupRestore.cpp32 persist_path_(persist_path), in CycleCountBackupRestore()
40 Read(persist_path_, sw_bins_); in Restore()
142 Write(sw_bins_, persist_path_); in UpdateAndSave()
/hardware/google/pixel/health/include/pixelhealth/
DCycleCountBackupRestore.h46 std::string persist_path_; variable