HomeSort by relevance Sort by last modified time
    Searched full:writefilestring (Results 1 - 1 of 1) sorted by null

  /system/core/lmkd/
lmkd.c 232 static void writefilestring(char *path, char *s) { function
264 writefilestring(path, val);
330 writefilestring(INKERNEL_MINFREE_PATH, minfreestr);
331 writefilestring(INKERNEL_ADJ_PATH, killpriostr);

Completed in 262 milliseconds