OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:typeComment
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/aapt/
AaptAssets.h
321
, isJavaSymbol(o.isJavaSymbol), comment(o.comment),
typeComment
(o.
typeComment
)
331
typeComment
= o.
typeComment
;
345
String16
typeComment
;
427
if (sym.
typeComment
.size() == 0) {
428
sym.
typeComment
= comment;
430
sym.
typeComment
.append(String16("\n"));
431
sym.
typeComment
.append(comment);
459
{ return get_symbol(name).
typeComment
; }
[
all
...]
Resource.cpp
[
all
...]
Completed in 4056 milliseconds