Searched refs:validate_resources (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/tools/aapt2/ | ||
D | ResourceTable.h | 227 explicit ResourceTable(bool validate_resources) : validate_resources_(validate_resources) {} in ResourceTable() argument |