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

  /frameworks/base/tools/aapt2/split/
TableSplitter.cpp 219 ResourceTableType* splitType = splitPkg->findOrCreateType(type->type);
220 if (!splitType->id) {
221 splitType->id = type->id;
222 splitType->symbolStatus = type->symbolStatus;
225 ResourceEntry* splitEntry = splitType->findOrCreateEntry(entry->name);
  /external/clang/lib/AST/
Type.cpp     [all...]
ASTContext.cpp     [all...]

Completed in 795 milliseconds