Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/base/include/
Dlos_net_container_pri.h58 UINT32 OsGetNetContainerID(NetContainer *ipcContainer);
/kernel/liteos_a/kernel/extended/container/
Dlos_net_container.c277 UINT32 OsGetNetContainerID(NetContainer *netContainer) in OsGetNetContainerID() function
Dlos_container.c506 return OsGetNetContainerID(container->netContainer); in OsGetContainerID()