Searched defs:executable (Results 1 – 5 of 5) sorted by relevance
68 Process adb_launch_process(std::string_view executable, std::vector<std::string> args, in adb_launch_process()
2850 Process adb_launch_process(std::string_view executable, std::vector<std::string> args, in adb_launch_process()
114 bool executable, int ownerUid, int ownerGid, int permMask, bool createLost) { in Mount()
127 bool executable) { in Mount()
131 def is_executable_available(executable, option='--help'): argument