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