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

  /system/core/libcutils/
sched_policy.cpp 201 char *found_subsys; local
210 if (!(found_subsys = strsep(&next, ":"))) {
214 if (strcmp(found_subsys, subsys)) {

Completed in 74 milliseconds