Searched refs:AddDomainInfoFromJson (Results 1 – 2 of 2) sorted by relevance
90 int AddDomainInfoFromJson(const cJSON *appInfoConfig, AppSpawnReqMsgHandle reqHandle);
218 int AppSpawnTestCommander::AddDomainInfoFromJson(const cJSON *appInfoConfig, AppSpawnReqMsgHandle r… in AddDomainInfoFromJson() function in OHOS::AppSpawnModuleTest::AppSpawnTestCommander265 ret = AddDomainInfoFromJson(appInfoConfig, reqHandle); in BuildMsgFromJson()