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

  /frameworks/base/tools/aapt/
Command.cpp 344 const char16_t* ctag16 = tree.getElementName(&len); local
345 if (ctag16 == NULL) {
349 String8 tag(ctag16);
414 const char16_t* ctag16 = tree.getElementName(&len); local
415 if (ctag16 == NULL) {
419 String8 tag(ctag16);
427 const char16_t* ctag16 = tree.getElementName(&len); local
428 if (ctag16 == NULL) {
432 String8 tag(ctag16);
727 const char16_t* ctag16 = tree.getElementName(&len) local
1002 const char16_t* ctag16 = tree.getElementName(&len); local
    [all...]
Resource.cpp 949 const char16_t* ctag16 = tree.getElementName(&len); local
    [all...]

Completed in 172 milliseconds