Home
last modified time | relevance | path

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

/system/core/llkd/include/
Dllkd.h55 #define LLK_IGNORELIST_PROCESS_PROPERTY "ro.llk.ignorelist.process" macro
/system/core/llkd/
Dlibllkd.cpp922 << LLK_IGNORELIST_PROCESS_PROPERTY "=" << llkFormat(llkIgnorelistProcess) << "\n" in llkLogConfig()
1337 llkIgnorelistProcess = llkSplit(LLK_IGNORELIST_PROCESS_PROPERTY, defaultIgnorelistProcess); in llkInit()