Home
last modified time | relevance | path

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

/system/core/llkd/
Dlibllkd.cpp113 std::unordered_map<std::string, std::unordered_set<std::string>> llkBlacklistParentAndChild; variable
722 blacklist = llkBlacklistParentAndChild) { in llkSkipPproc()
916 << llkFormat(llkBlacklistParentAndChild, true) << "\n" in llkLogConfig()
1328 auto found = llkBlacklistParentAndChild.find(parent); in llkInit()
1329 if (found == llkBlacklistParentAndChild.end()) { in llkInit()
1330 llkBlacklistParentAndChild.emplace(std::make_pair( in llkInit()