OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getLeaf
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/tools/aapt/
AaptAssets.cpp
[
all
...]
Package.cpp
254
const bool filterable = filter != NULL && subDir->
getLeaf
().find("mipmap-") != 0;
256
if (filterable && subDir->
getLeaf
() != subDir->getPath() && !filter->match(ge.toParams())) {
AaptAssets.h
234
const String8&
getLeaf
() const { return mLeaf; }
267
const String8&
getLeaf
() const { return mLeaf; }
Resource.cpp
119
String8 leaf(group->
getLeaf
());
399
d->
getLeaf
().string()));
403
NOISY(printf("Removing dir leaf %s\n", d->
getLeaf
().string()));
404
ass->removeDir(d->
getLeaf
());
597
overlayGroup->
getLeaf
().string(),
605
overlayGroup->
getLeaf
().string(),
[
all
...]
/external/jdiff/
xerces.jar
Completed in 23 milliseconds