Home
last modified time | relevance | path

Searched defs:appInfoConfig (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/startup/appspawn/test/moduletest/
H A Dappspawn_test_cmder.cpp169 int AppSpawnTestCommander::AddBundleInfoFromJson(const cJSON *appInfoConfig, AppSpawnReqMsgHandle r… in AddBundleInfoFromJson()
181 int AppSpawnTestCommander::AddDacInfoFromJson(const cJSON *appInfoConfig, AppSpawnReqMsgHandle reqH… in AddDacInfoFromJson()
199 const cJSON *appInfoConfig, AppSpawnReqMsgHandle reqHandle) in AddInternetPermissionInfoFromJson()
209 int AppSpawnTestCommander::AddAccessTokenFromJson(const cJSON *appInfoConfig, AppSpawnReqMsgHandle … in AddAccessTokenFromJson()
218 int AppSpawnTestCommander::AddDomainInfoFromJson(const cJSON *appInfoConfig, AppSpawnReqMsgHandle r… in AddDomainInfoFromJson()
230 int AppSpawnTestCommander::AddExtTlv(const cJSON *appInfoConfig, AppSpawnReqMsgHandle reqHandle) in AddExtTlv()
260 int AppSpawnTestCommander::BuildMsgFromJson(const cJSON *appInfoConfig, AppSpawnReqMsgHandle reqHan… in BuildMsgFromJson()