OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
175
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
();
/system/core/include/utils/
String8.h
155
String8
getPathLeaf
(void) const;
/system/core/libutils/
String8.cpp
488
String8 String8::
getPathLeaf
(void) const
/frameworks/base/libs/androidfw/
AssetManager.cpp
218
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 1253 milliseconds