OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noComments
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/tools/localize/
XLIFFFile.h
21
size_t
noComments
;
localize.cpp
415
totals.
noComments
= 0;
423
it->toBeTranslated, it->
noComments
, it->totalStrings);
426
totals.
noComments
+= it->
noComments
;
432
totals.toBeTranslated, totals.
noComments
, totals.totalStrings);
XLIFFFile.cpp
594
stat.
noComments
= 0;
602
stat.
noComments
++;
Completed in 166 milliseconds