Home
last modified time | relevance | path

Searched defs:containerType (Results 1 – 24 of 24) sorted by relevance

/kernel/liteos_a/testsuites/unittest/container/smoke/
DIt_time_container_003.cpp35 char *containerType = "time"; in childFunc() local
76 char *containerType = "time"; in TimeContainerUnshare() local
DIt_pid_container_025.cpp42 char *containerType = "pid"; in ItPidContainer025() local
DIt_pid_container_026.cpp43 char *containerType = "pid"; in ItPidContainer026() local
DIt_time_container_010.cpp45 char *containerType = "time"; in ItTimeContainer010() local
DIt_time_container_001.cpp46 char *containerType = "time"; in ItTimeContainer001() local
DIt_uts_container_006.cpp35 std::string containerType = "uts"; in UtsContainerTest() local
DIt_user_container_004.cpp43 std::string containerType = "user"; in childFunc() local
DIt_mnt_container_008.cpp55 std::string containerType = "mnt"; in ItMntContainer008() local
DIt_uts_container_005.cpp49 const char *containerType = "uts"; in UtsContainerTest() local
DIt_pid_container_029.cpp57 const char *containerType = "pid"; in ChildFunClone1() local
DIt_pid_container_031.cpp52 const char *containerType = "pid"; in ChildFun() local
DIt_pid_container_030.cpp58 const char *containerType = "pid"; in ChildFunClone1() local
DIt_pid_container_028.cpp79 const char *containerType = "pid"; in ChildFunClone1() local
DIt_pid_container_027.cpp79 const char *containerType = "pid"; in ChildFunClone1() local
DIt_ipc_container_002.cpp95 std::string containerType = "ipc"; in ItIpcContainer002() local
DIt_ipc_container_005.cpp43 char *containerType = "ipc"; in childFunc() local
DIt_time_container_002.cpp106 char *containerType = "time"; in TimeContainerUnshare() local
DIt_ipc_container_006.cpp34 static const char *containerType = "ipc"; variable
DIt_ipc_container_004.cpp33 static const char *containerType = "ipc"; variable
/kernel/liteos_a/testsuites/unittest/container/
DIt_container_test.cpp246 std::string GenContainerLinkPath(int pid, const std::string& containerType) in GenContainerLinkPath()
253 std::string ReadlinkContainer(int pid, const std::string& containerType) in ReadlinkContainer()
/kernel/liteos_a/kernel/extended/container/
Dlos_container.c600 STATIC UINT32 SetNsGetFlagByContainerType(UINT32 containerType) in SetNsGetFlagByContainerType()
675 UINT32 containerType = 0; in SetNsParamCheck() local
/kernel/liteos_a/testsuites/unittest/container/full/
DIt_pid_container_005.cpp78 const char *containerType = "pid"; in ChildFunClone1() local
DIt_pid_container_002.cpp113 char *containerType = "pid"; in ChildFunClone1() local
/kernel/liteos_a/fs/proc/os_adapt/
Dprocess_proc.c159 void *ProcfsContainerGet(int fd, unsigned int *containerType) in ProcfsContainerGet()