Home
last modified time | relevance | path

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

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