Searched refs:onFileAccess (Results 1 – 3 of 3) sorted by relevance
119 onFileAccess(filepath, "w"); in getFormatter()174 void Coordinator::onFileAccess(const std::string& path, const std::string& mode) const { in onFileAccess() function in android::Coordinator196 onFileAccess(mDepFile, "w"); in writeDepFile()273 onFileAccess(path, "r"); in parseOptional()825 if (fileExists) onFileAccess(hashPath, "r"); in checkHash()
72 void onFileAccess(const std::string& path, const std::string& mode) const;
540 coordinator->onFileAccess(path, "r"); in isSystemExtPackage()