Home
last modified time | relevance | path

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

/system/core/llkd/include/
Dllkd.h29 bool llkInit(const char* threadname); /* threadname NULL, not spawned */
75 bool llkInit(const char* threadname = nullptr);
/system/core/llkd/
Dllkd.cpp34 bool enabled = llkInit(); in main()
DREADME.md16 bool llkInit(const char* threadname) /* return true if enabled */
Dlibllkd.cpp1252 bool llkInit(const char* threadname) { in llkInit() function