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

/frameworks/base/tools/aapt2/test/
H A DCommon.cpp45 Value* GetValueForConfigAndProduct<Value>(ResourceTable* table, function in namespace:aapt::test
H A DCommon.h64 T* GetValueForConfigAndProduct(ResourceTable* table, const android::StringPiece& res_name, function in namespace:aapt::test
78 Value* GetValueForConfigAndProduct<Value>(ResourceTable* table,
86 return GetValueForConfigAndProduct<T>(table, res_name, config, {});

Completed in 67 milliseconds