Searched defs:entryParams (Results 1 – 7 of 7) sorted by relevance
29 std::string entryParams; member
43 std::string entryParams; member
70 NativeChildProcess_Args NativeArgsChildProcess::ParseToNativeArgs(const std::string &entryParams, in ParseToNativeArgs()
87 std::string entryParams(data, size); in DoSomethingInterestingWithMyAPI() local
147 std::string entryParams(args.entryParams); in OH_Ability_StartNativeChildProcess() local
238 char* entryParams; member
224 void ChildProcessRecord::SetEntryParams(const std::string &entryParams) in SetEntryParams()