Home
last modified time | relevance | path

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

/system/tpm/attestation/server/
Ddatabase_impl.cc37 const char kDatabasePath[] = variable
100 FilePath path(kDatabasePath); in Read()
115 FilePath file_path(kDatabasePath); in Write()
154 file_watcher_->Watch(FilePath(kDatabasePath), false, in Watch()