HomeSort by relevance Sort by last modified time
    Searched refs:walkPath (Results 1 - 4 of 4) sorted by null

  /frameworks/base/tools/aapt/
CacheUpdater.h 82 existsPath.appendPath(toCreate.walkPath(&remains));
AaptAssets.cpp 619 while (name = remain.walkPath(&remain), remain != "") {
912 root = remain.walkPath(&remain);
    [all...]
  /system/core/libutils/include/utils/
String8.h 190 String8 walkPath(String8* outRemains = NULL) const;
  /system/core/libutils/
String8.cpp 557 String8 String8::walkPath(String8* outRemains) const

Completed in 75 milliseconds