HomeSort by relevance Sort by last modified time
    Searched refs:ConfigDescription (Results 51 - 59 of 59) sorted by null

1 23

  /frameworks/base/tools/aapt2/flatten/
TableFlattener.cpp 302 bool flattenConfig(const ResourceTableType* type, const ConfigDescription& config,
406 const ConfigDescription& config = entry->values[i]->config;
443 std::map<ConfigDescription, std::vector<FlatEntry>> configToEntryListMap;
  /frameworks/base/tools/aapt2/
Android.mk 53 ConfigDescription.cpp \
ResourceParser.cpp 72 ConfigDescription config;
125 const ConfigDescription& config,
746 if (outResource->config != ConfigDescription::defaultConfig()) {
749 outResource->config = ConfigDescription::defaultConfig();
    [all...]
ResourceUtils.cpp 565 if (resFile.config != ConfigDescription{}) {
  /frameworks/base/tools/aapt2/process/
SymbolTable.cpp 17 #include "ConfigDescription.h"
124 const ConfigDescription kDefaultConfig;
  /frameworks/base/tools/split-select/
Main.cpp 108 static void removeRuntimeQualifiers(ConfigDescription* outConfig) {
  /frameworks/base/tools/aapt/
Resource.cpp     [all...]
AaptAssets.cpp 542 ConfigDescription withoutVersion = file->getGroupEntry().toParams();
    [all...]
Command.cpp     [all...]

Completed in 676 milliseconds

1 23