OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:llabel
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/aapt/
Command.cpp
771
String8
llabel
= getResolvedAttribute(&res, tree, LABEL_ATTR, &error);
local
772
if (
llabel
!= "") {
774
label =
llabel
;
775
printf("application-label:'%s'\n",
llabel
.string());
778
label =
llabel
;
781
llabel
.string());
[
all
...]
/external/valgrind/main/perf/
tinycc.c
13583
Sym *
llabel
;
local
[
all
...]
Completed in 327 milliseconds