Searched defs:ChildProcessStartInfo (Results 1 – 1 of 1) sorted by relevance
24 struct ChildProcessStartInfo { struct25 std::string name;26 std::string moduleName;27 std::string srcEntry;28 std::string hapPath;29 std::string entryFunc;30 bool isEsModule = true;31 sptr<IRemoteObject> ipcObj;