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

  /frameworks/base/tools/aapt/
Command.cpp 797 String8 llabel = getResolvedAttribute(&res, tree, LABEL_ATTR, &error); local
798 if (llabel != "") {
800 label = llabel;
801 printf("application-label:'%s'\n", llabel.string());
804 label = llabel;
807 llabel.string());
    [all...]
  /external/valgrind/main/perf/
tinycc.c 13583 Sym *llabel; local
    [all...]

Completed in 149 milliseconds