Searched defs:getValueForConfig (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/test/
H A DCommon.h93 template <typename T> T* getValueForConfig(ResourceTable* table, const StringPiece16& resName, function in namespace:aapt::test
99 return getValueForConfig<T>(table, resName, {});

Completed in 53 milliseconds