Home
last modified time | relevance | path

Searched refs:g_osLkHook (Results 1 - 2 of 2) sorted by relevance

/kernel/liteos_a/shell/full/src/base/
H A Dshell_lk.c68 LK_FUNC g_osLkHook = (LK_FUNC)OsLkDefaultFunc; variable
202 if (g_osLkHook != NULL) { in LOS_LkPrint()
204 g_osLkHook(level, func, line, fmt, ap); in LOS_LkPrint()
211 g_osLkHook = hook; in LOS_LkRegHook()
/kernel/liteos_a/testsuites/unittest/process/fs/
H A Dprocess_fs_test.cpp39 if (g_osLkHook != nullptr) { in PrintTest()

Completed in 2 milliseconds