Home
last modified time | relevance | path

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

/system/memory/lmkd/
Dlmkd.cpp532 static bool init_monitors();
1436 result = init_monitors() ? 0 : -1; in ctrl_command_handler()
2934 static bool init_monitors() { in init_monitors() function
3033 if (!init_monitors()) { in init()