HomeSort by relevance Sort by last modified time
    Searched refs:FlattenConfig (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/aapt2/flatten/
TableFlattener.cpp 314 bool FlattenConfig(const ResourceTableType* type, const ConfigDescription& config,
512 if (!FlattenConfig(type, entry.first, num_entries, &entry.second, buffer)) {
  /external/v8/tools/mb/
mb.py 465 vals = self.FlattenConfig(config[0])
473 vals = self.FlattenConfig(config)
575 vals = self.FlattenConfig(config)
660 def FlattenConfig(self, config):
    [all...]

Completed in 163 milliseconds