Searched +defs:command +defs:fds (Results 1 – 2 of 2) sorted by relevance
101 get_command_output(const Command& command, int* err, bool quiet) in get_command_output()107 int fds[2]; in get_command_output() local160 run_command(const Command& command) in run_command()
452 int fds[2]; in getIncidentReport() local551 status_t IncidentService::command(FILE* in, FILE* out, FILE* err, Vector<String8>& args) { in command() function in android::os::incidentd::IncidentService