Home
last modified time | relevance | path

Searched refs:ExecShellCommandPopen (Results 1 – 2 of 2) sorted by relevance

/test/vts/drivers/shell/
DShellDriver.h77 CommandResult* ExecShellCommandPopen(const string& command);
DShellDriver.cpp54 CommandResult* VtsShellDriver::ExecShellCommandPopen(const string& command) { in ExecShellCommandPopen() function in android::vts::VtsShellDriver