HomeSort by relevance Sort by last modified time
    Searched full:appendcomment (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/editing/
MarkupAccumulator.h 74 static void appendComment(StringBuilder&, const String&);
MarkupAccumulator.cpp 319 void MarkupAccumulator::appendComment(StringBuilder& result, const String& comment)
497 appendComment(result, toComment(node).data());
markup.cpp     [all...]
  /frameworks/base/tools/aapt/
XMLNode.h 125 status_t appendComment(const String16& comment);
ResourceTable.h 178 bool appendComment(const String16& package,
397 void appendComment(const String16& comment, bool onlyIfEmpty = false);
ResourceTable.cpp 263 const bool appendComment;
274 , appendComment(_appendComment)
307 outTable->appendComment(myPackage, attr16, ident, comment, appendComment);
    [all...]
XMLNode.cpp 872 status_t XMLNode::appendComment(const String16& comment)
    [all...]
AaptAssets.h 411 void appendComment(const String8& name, const String16& comment, const SourcePos& pos) {
Resource.cpp     [all...]
  /external/lldb/source/Plugins/Disassembler/llvm/
DisassemblerLLVMC.cpp 225 AppendComment (std::string &description)
839 m_inst->AppendComment(ss.GetString());
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDocumentImpl.java 573 appendComment(m_char_current_start,length);
    [all...]
  /prebuilts/sdk/tools/linux/
aapt 

Completed in 1187 milliseconds