Home
last modified time | relevance | path

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

/system/core/lmkd/
Dlmkd.c524 static bool writefilestring(const char *path, const char *s, in writefilestring() function
576 if (!writefilestring(path, val, false)) { in cmd_procprio()
628 writefilestring(path, val, !is_system_server); in cmd_procprio()
821 writefilestring(INKERNEL_MINFREE_PATH, minfreestr, true); in cmd_target()
822 writefilestring(INKERNEL_ADJ_PATH, killpriostr, true); in cmd_target()