Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/extended/container/
Dlos_container.c40 STATIC Credentials *g_rootCredentials = NULL; variable
52 processCB->credentials = g_rootCredentials; in OsContainerInitSystemProcess()
210 OsInitRootUserCredentials(&g_rootCredentials); in OsInitRootContainer()