OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:normalizeForOutput
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/tools/aapt/
Command.cpp
262
ResTable::
normalizeForOutput
(result.string()).string());
370
printf("uses-permission: name='%s'", ResTable::
normalizeForOutput
(name.string()).string());
378
ResTable::
normalizeForOutput
(name.string()).string());
389
printf("name='%s'", ResTable::
normalizeForOutput
(name.string()).string());
398
ResTable::
normalizeForOutput
(name.string()).string(),
399
ResTable::
normalizeForOutput
(reason.string()).string());
575
ResTable::
normalizeForOutput
(featureName.string()).string());
593
String8 printableFeatureName(ResTable::
normalizeForOutput
(
881
printf("package: %s\n", ResTable::
normalizeForOutput
(pkg.string()).string());
896
ResTable::
normalizeForOutput
(name.string()).string())
[
all
...]
XMLNode.cpp
485
ResTable::
normalizeForOutput
(String8(block->getAttributeStringValue(i,
492
printf(" (Raw: \"%s\")", ResTable::
normalizeForOutput
(String8(val).string()).
547
ResTable::
normalizeForOutput
(String8(block->getText(&len)).string()).string());
[
all
...]
/frameworks/base/include/androidfw/
ResourceTypes.h
[
all
...]
/frameworks/base/libs/androidfw/
ResourceTypes.cpp
[
all
...]
Completed in 4800 milliseconds