Searched refs:ForkAndExec (Results 1 – 1 of 1) sorted by relevance
151 bool ForkAndExec(std::string* _Nonnull error);214 bool Subprocess::ForkAndExec(std::string* error) { in ForkAndExec() function in __anonfc43d0fa0111::Subprocess745 if (!subprocess->ForkAndExec(&error)) { in StartSubprocess()