Searched refs:found_subsys (Results 1 - 1 of 1) sorted by relevance

/system/core/libcutils/
H A Dsched_policy.c180 char *found_subsys; local
189 if (!(found_subsys = strsep(&next, ":"))) {
193 if (strcmp(found_subsys, subsys)) {

Completed in 27 milliseconds