Home
last modified time | relevance | path

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

/aosp12/system/memory/lmkd/
H A Dlmkd.cpp964 static bool writefilestring(const char *path, const char *s, in writefilestring() function
1127 if (!writefilestring(path, val, false)) { in cmd_procprio()
1181 writefilestring(path, val, !is_system_server); in cmd_procprio()
1424 writefilestring(INKERNEL_MINFREE_PATH, minfreestr, true); in cmd_target()
1425 writefilestring(INKERNEL_ADJ_PATH, killpriostr, true); in cmd_target()