Home
last modified time | relevance | path

Searched defs:GetValue (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/cmds/idmap2/idmap2/
H A DLookup.cpp106 Result<std::string> WARN_UNUSED GetValue(AssetManager2* const am, ResourceId resid) { in GetValue() function
/aosp14/frameworks/base/tools/aapt2/test/
H A DCommon.h80 T* GetValue(ResourceTable* table, android::StringPiece res_name) { in GetValue() function