Home
last modified time | relevance | path

Searched refs:SendAppspawnCmdMessage (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/startup/init/services/begetctl/
H A Ddump_service.c32 static int SendAppspawnCmdMessage(const CmdAgent *agent, uint16_t type, const char *cmd, const char… in SendAppspawnCmdMessage() function
90 DumpAppspawnClientInit(argv[0], SendAppspawnCmdMessage); in main_cmd()
H A Dsandbox.cpp118 static int SendAppspawnCmdMessage(const CmdAgent *agent, uint16_t type, const char *cmd, const char… in SendAppspawnCmdMessage() function
191 CmdAppspawnClientInit(pid.c_str(), SendAppspawnCmdMessage); in RunCmd()