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 792 String8 llabel = getResolvedAttribute(&res, tree, LABEL_ATTR, &error); local
793 if (llabel != "") {
795 label = llabel;
796 printf("application-label:'%s'\n", llabel.string());
799 label = llabel;
802 llabel.string());
    [all...]
  /external/valgrind/main/perf/
tinycc.c 13583 Sym *llabel; local
    [all...]

Completed in 409 milliseconds