Searched defs:Exec (Results 1 – 2 of 2) sorted by relevance
/system/update_engine/common/ | ||
D | subprocess.cc | 172 pid_t Subprocess::Exec(const vector<string>& cmd, in Exec() function in chromeos_update_engine::Subprocess |
/system/testing/gtest_extras/tests/ | ||
D | SystemTests.cpp | 167 void SystemTests::Exec(std::vector<const char*> args) { in Exec() function in android::gtest_extras::SystemTests |