Home
last modified time | relevance | path

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

/system/update_engine/common/
Dsubprocess.cc171 pid_t Subprocess::Exec(const vector<string>& cmd, in Exec() function in chromeos_update_engine::Subprocess
/system/core/init/
Dservice.cpp985 bool ServiceManager::Exec(const std::vector<std::string>& args) { in Exec() function in android::init::ServiceManager