Searched refs:writefilestring (Results 1 – 1 of 1) sorted by relevance
/system/memory/lmkd/ |
D | lmkd.cpp | 903 static bool writefilestring(const char *path, const char *s, in writefilestring() function 1065 if (!writefilestring(path, val, false)) { in cmd_procprio() 1119 writefilestring(path, val, !is_system_server); in cmd_procprio() 1360 writefilestring(INKERNEL_MINFREE_PATH, minfreestr, true); in cmd_target() 1361 writefilestring(INKERNEL_ADJ_PATH, killpriostr, true); in cmd_target()
|