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

  /frameworks/base/tools/aapt/
Command.cpp 345 const char16_t* ctag16 = tree.getElementName(&len); local
346 if (ctag16 == NULL) {
350 String8 tag(ctag16);
415 const char16_t* ctag16 = tree.getElementName(&len); local
416 if (ctag16 == NULL) {
420 String8 tag(ctag16);
428 const char16_t* ctag16 = tree.getElementName(&len); local
429 if (ctag16 == NULL) {
433 String8 tag(ctag16);
726 const char16_t* ctag16 = tree.getElementName(&len) local
1001 const char16_t* ctag16 = tree.getElementName(&len); local
    [all...]
Resource.cpp 958 const char16_t* ctag16 = tree.getElementName(&len); local
    [all...]
  /prebuilts/sdk/tools/linux/
aapt 

Completed in 222 milliseconds