Home
last modified time | relevance | path

Searched refs:AddExtTlv (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/startup/appspawn/test/moduletest/
H A Dappspawn_test_cmder.h84 int AddExtTlv(const cJSON *appInfoConfig, AppSpawnReqMsgHandle reqHandle);
H A Dappspawn_test_cmder.cpp230 int AppSpawnTestCommander::AddExtTlv(const cJSON *appInfoConfig, AppSpawnReqMsgHandle reqHandle) in AddExtTlv() function in OHOS::AppSpawnModuleTest::AppSpawnTestCommander
299 return AddExtTlv(appInfoConfig, reqHandle); in BuildMsgFromJson()