HomeSort by relevance Sort by last modified time
    Searched defs:skip_spaces (Results 1 - 9 of 9) sorted by null

  /system/core/run-as/
package.c 279 skip_spaces(const char* p, const char* end) function
363 p = skip_spaces(p, end);