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
338
, comment(o.comment),
typeComment
(o.
typeComment
)
347
typeComment
= o.
typeComment
;
360
String16
typeComment
;
433
if (sym.
typeComment
.size() == 0) {
434
sym.
typeComment
= comment;
436
sym.
typeComment
.append(String16("\n"));
437
sym.
typeComment
.append(comment);
463
{ return get_symbol(name).
typeComment
; }
[
all
...]
Resource.cpp
[
all
...]
Completed in 112 milliseconds