Searched refs:writefilestring (Results 1 – 1 of 1) sorted by relevance
/system/memory/lmkd/ |
D | lmkd.cpp | 1009 static bool writefilestring(const char *path, const char *s, in writefilestring() function 1186 writefilestring(soft_limit_path.c_str(), val, !is_system_server); in register_oom_adj_proc() 1260 if (!writefilestring(path, val, false)) { in apply_proc_prio() 1484 writefilestring(INKERNEL_MINFREE_PATH, minfreestr, true); in cmd_target() 1485 writefilestring(INKERNEL_ADJ_PATH, killpriostr, true); in cmd_target()
|