HomeSort by relevance Sort by last modified time
    Searched defs:appendComment (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tools/aapt/
AaptAssets.h 388 void appendComment(const String8& name, const String16& comment, const SourcePos& pos) {
ResourceTable.cpp 245 const bool appendComment;
256 , appendComment(_appendComment)
289 outTable->appendComment(myPackage, attr16, ident, comment, appendComment);
    [all...]
  /libcore/luni/src/main/java/org/apache/xml/dtm/ref/
DTMDocumentImpl.java 573 appendComment(m_char_current_start,length);
    [all...]

Completed in 72 milliseconds