Searched defs:FilePath (Results 1 - 1 of 1) sorted by relevance

/system/tpm/attestation/server/
H A Ddatabase_impl.cc33 using base::FilePath;
42 void FileWatcherCallback(const base::Closure& callback, const FilePath&, bool) { argument
100 FilePath path(kDatabasePath);
115 FilePath file_path(kDatabasePath);
154 file_watcher_->Watch(FilePath(kDatabasePath), false,

Completed in 88 milliseconds