OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ParseBinaryResValue
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/tools/aapt2/
ResourceUtils.h
219
std::unique_ptr<Item>
ParseBinaryResValue
(const ResourceType& type, const ConfigDescription& config,
ResourceUtils.cpp
680
std::unique_ptr<Item>
ParseBinaryResValue
(const ResourceType& type, const ConfigDescription& config,
/frameworks/base/tools/aapt2/unflatten/
BinaryResourceParser.cpp
435
std::unique_ptr<Item> item = ResourceUtils::
ParseBinaryResValue
(name.type, config, value_pool_,
/frameworks/base/tools/aapt2/xml/
XmlDom.cpp
252
attr.compiled_value = ResourceUtils::
ParseBinaryResValue
(
Completed in 574 milliseconds