Searched refs:AddDacInfoFromJson (Results 1 – 2 of 2) sorted by relevance
87 int AddDacInfoFromJson(const cJSON *appInfoConfig, AppSpawnReqMsgHandle reqHandle);
181 int AppSpawnTestCommander::AddDacInfoFromJson(const cJSON *appInfoConfig, AppSpawnReqMsgHandle reqH… in AddDacInfoFromJson() function in OHOS::AppSpawnModuleTest::AppSpawnTestCommander268 ret = AddDacInfoFromJson(appInfoConfig, reqHandle); in BuildMsgFromJson()