Searched refs:MakeFileExecutable (Results 1 – 3 of 3) sorted by relevance
47 bool MakeFileExecutable(const std::string& path);
297 bool MakeFileExecutable(const std::string& path) { in MakeFileExecutable() function
509 CF_EXPECT(MakeFileExecutable(crosvm_wrapper_path)); in StartCommands()