Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/begetctl/
H A Dappspawntime_cmd.c29 static int SendAppspawnTimeMessage(const CmdAgent *agent, uint16_t type, const char *ptyName) in SendAppspawnTimeMessage() function
68 …tyInterface(&agent, ACTION_APP_SPAWNTIME, "init", (CallbackSendMsgProcess)SendAppspawnTimeMessage); in main_cmd()