Home
last modified time | relevance | path

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

/aosp12/system/memory/lmkd/
H A Dlmkd.cpp542 static bool init_monitors();
1500 result = init_monitors() ? 0 : -1; in ctrl_command_handler()
3188 static bool init_monitors() { in init_monitors() function
3287 if (!init_monitors()) { in init()