Home
last modified time | relevance | path

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

/base/startup/appspawn/modules/sandbox/
H A Dappspawn_mount_template.c57 static const MountArgTemplate DEF_MOUNT_ARG_TMP[MOUNT_TMP_MAX] = {
98 const MountArgTemplate *GetMountArgTemplate(uint32_t category) in GetMountArgTemplate()
176 const MountArgTemplate *tmp = GetMountArgTemplate(pathNode->category); in DumpMountPathMountNode()
H A Dappspawn_sandbox.h351 } MountArgTemplate; typedef
359 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()

Completed in 9 milliseconds