Searched refs:capture_shell_command (Results 1 – 3 of 3) sorted by relevance
38 int capture_shell_command(const char* command, std::vector<char>* outBuffer,
49 int capture_shell_command(const char* command, std::vector<char>* outBuffer, in capture_shell_command() function
45 int statusCode = capture_shell_command("/data/local/tmp/deployagent version", in get_agent_version()61 int statusCode = capture_shell_command("getprop ro.build.version.sdk", &sdkVersionOutputBuffer, in get_device_api_level()