Home
last modified time | relevance | path

Searched refs:GetSectionType (Results 1 - 3 of 3) sorted by relevance

/base/startup/appspawn/modules/sandbox/
H A Dappspawn_sandbox.h246 __attribute__((always_inline)) inline uint32_t GetSectionType(const SandboxSection *section) in GetSectionType() function
H A Dappspawn_sandbox.c242 extraData.sandboxTag = GetSectionType(section); in GetVarExtraData()
243 if (GetSectionType(section) == SANDBOX_TAG_NAME_GROUP) { in GetVarExtraData()
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_sandboxmgr_test.cpp166 EXPECT_EQ(GetSectionType(section), type); in HWTEST_F()
276 EXPECT_EQ(GetSectionType(nullptr), SANDBOX_TAG_INVALID); in HWTEST_F()

Completed in 6 milliseconds