OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPathLeaf
(Results
1 - 12
of
12
) sorted by null
/frameworks/base/tools/aapt/
CacheUpdater.h
75
toCreate = existsPath.
getPathLeaf
().appendPath(toCreate);
Package.cpp
172
printf("Archive is empty -- removing %s\n", outputFile.
getPathLeaf
().string());
AaptAssets.cpp
985
addFile(srcFile.
getPathLeaf
(), AaptGroupEntry(), srcFile.getPathDir(),
[
all
...]
Images.cpp
[
all
...]
Command.cpp
[
all
...]
Resource.cpp
[
all
...]
/cts/suite/audio_quality/executable/src/
main.cpp
43
android::String8 zipFilename = reportDirPath.
getPathLeaf
();
/system/core/include/utils/
String8.h
161
String8
getPathLeaf
(void) const;
/system/core/libutils/
String8.cpp
535
String8 String8::
getPathLeaf
(void) const
/frameworks/base/libs/androidfw/
AssetManager.cpp
[
all
...]
BackupHelpers.cpp
652
String8 leaf = fullname.
getPathLeaf
();
[
all
...]
/frameworks/base/cmds/bootanimation/
BootAnimation.cpp
615
const String8 leaf(entryName.
getPathLeaf
());
[
all
...]
Completed in 455 milliseconds