Searched refs:ToCmdList (Results 1 – 2 of 2) sorted by relevance
125 static CmdArgs *ToCmdList(const char *cmd);
410 CmdArgs *AppSpawnTestHelper::ToCmdList(const char *cmd) in ToCmdList() function in OHOS::AppSpawnTestHelper718 args = AppSpawnTestHelper::ToCmdList(cmd.c_str()); in StartSpawnServer()