Home
last modified time | relevance | path

Searched defs:Exec (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/common/
Dsubprocess.cc172 pid_t Subprocess::Exec(const vector<string>& cmd, in Exec() function in chromeos_update_engine::Subprocess
/system/testing/gtest_extras/tests/
DSystemTests.cpp167 void SystemTests::Exec(std::vector<const char*> args) { in Exec() function in android::gtest_extras::SystemTests