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