Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/extended/blackbox/
Dlos_blackbox_core.c64 static bool g_bboxInitSucc = FALSE; variable
345 if (!g_bboxInitSucc) { in BBoxRegisterModuleOps()
406 if (!g_bboxInitSucc) { in BBoxNotifyError()
463 g_bboxInitSucc = TRUE; in OsBBoxDriverInit()