Searched defs:IsFileInUse (Results 1 – 4 of 4) sorted by relevance
128 bool CopyTreeWorkItem::IsFileInUse(const base::FilePath& path) { in IsFileInUse() function in CopyTreeWorkItem
55 static bool IsFileInUse(const base::FilePath& file) { in IsFileInUse() function in MockInstallerState471 TEST_F(InstallerStateTest, IsFileInUse) { in TEST_F() argument
48 bool IsFileInUse(const base::FilePath& path) { in IsFileInUse() function
590 bool InstallerState::IsFileInUse(const base::FilePath& file) { in IsFileInUse() function in installer::InstallerState