Lines Matching refs:ResTable_config
116 mResources(NULL), mConfig(new ResTable_config),121 memset(mConfig, 0, sizeof(ResTable_config));427 void AssetManager::setConfiguration(const ResTable_config& config, const char* locale)451 void AssetManager::getConfiguration(ResTable_config* outConfig) const