Home
last modified time | relevance | path

Searched refs:OsNetContainerDestroy (Results 1 – 3 of 3) sorted by relevance

/kernel/liteos_a/kernel/base/include/
Dlos_net_container_pri.h56 VOID OsNetContainerDestroy(struct Container *container);
/kernel/liteos_a/kernel/extended/container/
Dlos_container.c414 OsNetContainerDestroy(processCB->container); in OsContainersDestroy()
457 OsNetContainerDestroy(container); in DeInitContainers()
Dlos_net_container.c149 VOID OsNetContainerDestroy(Container *container) in OsNetContainerDestroy() function