Searched defs:status_ptr (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Host/common/
H A DHost.cpp1370 int *status_ptr,
1453 if (status_ptr)
1454 *status_ptr = shell_info->status;
1368 RunShellCommand(const char *command, const char *working_dir, int *status_ptr, int *signo_ptr, std::string *command_output_ptr, uint32_t timeout_sec, const char *shell) argument

Completed in 139 milliseconds