Home
last modified time | relevance | path

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

/base/startup/appspawn/test/moduletest/
Dappspawn_test_cmder.cpp168 int AppSpawnTestCommander::AddBundleInfoFromJson(const cJSON *appInfoConfig, AppSpawnReqMsgHandle r… in AddBundleInfoFromJson()
180 int AppSpawnTestCommander::AddDacInfoFromJson(const cJSON *appInfoConfig, AppSpawnReqMsgHandle reqH… in AddDacInfoFromJson()
198 const cJSON *appInfoConfig, AppSpawnReqMsgHandle reqHandle) in AddInternetPermissionInfoFromJson()
208 int AppSpawnTestCommander::AddAccessTokenFromJson(const cJSON *appInfoConfig, AppSpawnReqMsgHandle … in AddAccessTokenFromJson()
217 int AppSpawnTestCommander::AddDomainInfoFromJson(const cJSON *appInfoConfig, AppSpawnReqMsgHandle r… in AddDomainInfoFromJson()
229 int AppSpawnTestCommander::AddExtTlv(const cJSON *appInfoConfig, AppSpawnReqMsgHandle reqHandle) in AddExtTlv()
259 int AppSpawnTestCommander::BuildMsgFromJson(const cJSON *appInfoConfig, AppSpawnReqMsgHandle reqHan… in BuildMsgFromJson()