Home
last modified time | relevance | path

Searched refs:AppSpawnMsgOwnerId (Results 1 – 4 of 4) sorted by relevance

/base/startup/appspawn/modules/module_engine/include/
Dappspawn_msg.h101 } AppSpawnMsgOwnerId; typedef
/base/startup/appspawn/modules/common/
Dappspawn_common.c196 AppSpawnMsgOwnerId *ownerInfo = (AppSpawnMsgOwnerId *)GetAppProperty(property, TLV_OWNER_INFO); in SetXpmConfig()
/base/startup/appspawn/standard/
Dappspawn_msgmgr.c395 AppSpawnMsgOwnerId *owner = (AppSpawnMsgOwnerId *)GetAppSpawnMsgInfo(message, TLV_OWNER_INFO); in DumpAppSpawnMsg()
/base/startup/appspawn/test/unittest/app_spawn_client_test/
Dapp_spawn_client_test.cpp358 AppSpawnMsgOwnerId *owner = static_cast<AppSpawnMsgOwnerId *>(tlvValue);