Home
last modified time | relevance | path

Searched refs:TLV_DOMAIN_INFO (Results 1 - 12 of 12) sorted by relevance

/base/startup/appspawn/modules/sandbox/
H A Dsandbox_adapter.cpp41 AppSpawnMsgDomainInfo *msgDomainInfo = (AppSpawnMsgDomainInfo *)GetSpawningMsgInfo(context, TLV_DOMAIN_INFO); in MakeAtomicServiceDir()
H A Dsandbox_utils.cpp396 reinterpret_cast<AppSpawnMsgDomainInfo *>(GetAppProperty(appProperty, TLV_DOMAIN_INFO));
615 reinterpret_cast<AppSpawnMsgDomainInfo *>(GetAppProperty(appProperty, TLV_DOMAIN_INFO)); in CheckMountConfig()
1197 reinterpret_cast<AppSpawnMsgDomainInfo *>(GetAppProperty(appProperty, TLV_DOMAIN_INFO)); in SetCommonAppSandboxProperty()
H A Dappspawn_sandbox.c284 AppSpawnMsgDomainInfo *msgDomainInfo = (AppSpawnMsgDomainInfo *)GetSpawningMsgInfo(context, TLV_DOMAIN_INFO); in CheckSandboxMountNode()
753 AppSpawnMsgDomainInfo *msgDomainInfo = (AppSpawnMsgDomainInfo *)GetSpawningMsgInfo(context, TLV_DOMAIN_INFO); in SetExpandSandboxConfig()
/base/startup/init/test/systest/
H A Dloop_systest.h83 TLV_DOMAIN_INFO, enumerator
H A Dloopserver_systest.c471 message->tlvOffset[TLV_DOMAIN_INFO] == INVALID_OFFSET || in CheckMsg()
476 message->tlvOffset[TLV_DOMAIN_INFO], message->tlvOffset[TLV_DAC_INFO]); in CheckMsg()
/base/startup/appspawn/modules/module_engine/include/
H A Dappspawn_msg.h55 TLV_DOMAIN_INFO, enumerator
/base/startup/appspawn/standard/
H A Dappspawn_msgmgr.c191 message->tlvOffset[TLV_DOMAIN_INFO] == INVALID_OFFSET || in CheckAppSpawnMsg()
196 message->tlvOffset[TLV_DOMAIN_INFO], message->tlvOffset[TLV_DAC_INFO]); in CheckAppSpawnMsg()
243 case TLV_DOMAIN_INFO: in CheckMsgTlv()
394 AppSpawnMsgDomainInfo *domainInfo = (AppSpawnMsgDomainInfo *)GetAppSpawnMsgInfo(message, TLV_DOMAIN_INFO); in DumpAppSpawnMsg()
/base/startup/appspawn/modules/common/
H A Dappspawn_adapter.cpp106 reinterpret_cast<AppSpawnMsgDomainInfo *>(GetAppProperty(property, TLV_DOMAIN_INFO)); in SetSelinuxCon()
H A Dappspawn_common.c103 "No tlv %{public}d in msg %{public}s", TLV_DOMAIN_INFO, GetProcessName(property)); in SetKeepCapabilities()
/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_msg.c477 int ret = CheckInputString("TLV_DOMAIN_INFO", apl, APP_APL_MAX_LEN); in AppSpawnReqMsgSetAppDomainInfo()
488 return AddAppData(reqNode, TLV_DOMAIN_INFO, data, MAX_DATA_IN_TLV, "TLV_DOMAIN_INFO"); in AppSpawnReqMsgSetAppDomainInfo()
/base/startup/appspawn/test/unittest/
H A Dapp_spawn_test_helper.cpp692 ADD_TLV(TLV_DOMAIN_INFO, domainInfo, currLen, tlvCount); in AddBaseTlv()
/base/startup/appspawn/test/unittest/app_spawn_client_test/
H A Dapp_spawn_client_test.cpp466 void *tlvValue = GetAppProperty(property, TLV_DOMAIN_INFO); in HWTEST_F()

Completed in 15 milliseconds