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

  /frameworks/base/tools/aapt/
CacheUpdater.h 70 toCreate = existsPath.getPathLeaf().appendPath(toCreate);
Package.cpp 172 printf("Archive is empty -- removing %s\n", outputFile.getPathLeaf().string());
AaptAssets.cpp     [all...]
Command.cpp     [all...]
  /cts/suite/audio_quality/executable/src/
main.cpp 43 android::String8 zipFilename = reportDirPath.getPathLeaf();
  /frameworks/native/include/utils/
String8.h 146 String8 getPathLeaf(void) const;
  /frameworks/native/libs/utils/
String8.cpp 482 String8 String8::getPathLeaf(void) const
  /frameworks/base/libs/androidfw/
AssetManager.cpp 205 overlayPath.append(path.getPathLeaf());
    [all...]
BackupHelpers.cpp 654 String8 leaf = fullname.getPathLeaf();
    [all...]
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 447 const String8 leaf(entryName.getPathLeaf());

Completed in 229 milliseconds