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