Home
last modified time | relevance | path

Searched refs:DeleteSandboxSection (Results 1 - 5 of 5) sorted by relevance

/base/startup/appspawn/modules/sandbox/
H A Dsandbox_load.c456 DeleteSandboxSection((SandboxSection *)node); in ParsePackageNameConfig()
477 DeleteSandboxSection((SandboxSection *)node); in ParseSpawnFlagsConfig()
496 DeleteSandboxSection((SandboxSection *)node); in ParsePermissionConfig()
522 DeleteSandboxSection((SandboxSection *)node); in ParseNameGroup()
531 DeleteSandboxSection((SandboxSection *)node); in ParseNameGroup()
638 DeleteSandboxSection(section); in ParseAppSandboxConfig()
H A Dappspawn_permission.c90 DeleteSandboxSection((SandboxSection *)sandboxNode); in DeleteSandboxPermissions()
H A Dappspawn_sandbox.h245 void DeleteSandboxSection(SandboxSection *node);
H A Dsandbox_manager.c325 void DeleteSandboxSection(SandboxSection *section) in DeleteSandboxSection() function
340 DeleteSandboxSection(sandboxNode); in SandboxQueueClear()
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_sandboxmgr_test.cpp233 // DeleteSandboxSection in HWTEST_F()
234 DeleteSandboxSection(section); in HWTEST_F()
268 // DeleteSandboxSection in HWTEST_F()
269 DeleteSandboxSection(section); in HWTEST_F()
270 DeleteSandboxSection(nullptr); in HWTEST_F()

Completed in 6 milliseconds