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

  /frameworks/base/tools/aapt/
CacheUpdater.h 71 existsPath = existsPath.getPathDir();
99 ensureDirectoriesExist(dest.getPathDir());
AaptAssets.cpp     [all...]
  /frameworks/base/tools/localize/
file_utils.cpp 22 return string(String8(path.c_str()).getPathDir().string());
  /frameworks/base/include/utils/
String8.h 155 String8 getPathDir(void) const;
  /frameworks/base/libs/utils/
String8.cpp 494 String8 String8::getPathDir(void) const
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 420 const String8 path(entryName.getPathDir());

Completed in 415 milliseconds