Home
last modified time | relevance | path

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

/kernel/liteos_m/components/security/box/
Dlos_box.h68 UINT32 LOS_BoxStart(VOID);
Dlos_box.c102 UINT32 LOS_BoxStart(VOID) in LOS_BoxStart() function
/kernel/liteos_m/kernel/src/
Dlos_init.c280 LOS_BoxStart(); in LOS_KernelInit()