OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:appendTypeComment
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/tools/aapt/
ResourceTable.h
142
bool
appendTypeComment
(const String16& package,
369
void
appendTypeComment
(const String16& comment);
ResourceTable.cpp
227
outTable->
appendTypeComment
(pkg, typeName, ident, fullMsg);
233
outTable->
appendTypeComment
(pkg, typeName, ident,
555
outTable->
appendTypeComment
(myPackage, attr16, attr.ident, enumOrFlagsComment);
[
all
...]
AaptAssets.h
428
void
appendTypeComment
(const String8& name, const String16& comment) {
Completed in 19 milliseconds