Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dfile_utils.cpp419 int ForkExec(std::vector<std::string> &cmd, std::vector<std::string> *output) in ForkExec() function
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/src/
H A Dnetmanager_base_common_utils.cpp573 int32_t ForkExec(const std::string &command, std::string *out) in ForkExec() function