Searched refs:onFileAccess (Results 1 – 3 of 3) sorted by relevance
115 onFileAccess(filepath, "w"); in getFormatter()170 void Coordinator::onFileAccess(const std::string& path, const std::string& mode) const { in onFileAccess() function in android::Coordinator192 onFileAccess(mDepFile, "w"); in writeDepFile()269 onFileAccess(path, "r"); in parseOptional()821 if (fileExists) onFileAccess(hashPath, "r"); in checkHash()
70 void onFileAccess(const std::string& path, const std::string& mode) const;
516 coordinator->onFileAccess(path, "r"); in isTestPackage()