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

  /frameworks/base/tools/aapt/
ResourceTable.h 27 XML_COMPILE_UTF8 = 1<<5,
Resource.cpp 786 xmlFlags |= XML_COMPILE_UTF8;
    [all...]
ResourceTable.cpp 56 if ((options&XML_COMPILE_UTF8) != 0) {
    [all...]

Completed in 33 milliseconds