Home
last modified time | relevance | path

Searched refs:GetMountArgTemplate (Results 1 - 4 of 4) sorted by relevance

/base/startup/appspawn/modules/sandbox/
H A Dappspawn_mount_template.c98 const MountArgTemplate *GetMountArgTemplate(uint32_t category) in GetMountArgTemplate() function
176 const MountArgTemplate *tmp = GetMountArgTemplate(pathNode->category); in DumpMountPathMountNode()
H A Dappspawn_sandbox.h359 const MountArgTemplate *GetMountArgTemplate(uint32_t category);
H A Dappspawn_sandbox.c254 const MountArgTemplate *tmp = GetMountArgTemplate(category); in GetMountArgs()
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_sandbox_new_test.cpp2333 const MountArgTemplate *arg = GetMountArgTemplate(10); in HWTEST_F()
2335 arg = GetMountArgTemplate(8); in HWTEST_F()

Completed in 8 milliseconds