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

  /frameworks/base/tools/aapt/
Command.cpp 788 // The dynamicRefTable can be null if there are no resources for this asset cookie.
790 const DynamicRefTable* dynamicRefTable = res.getDynamicRefTableForCookie(assetsCookie);
811 ResXMLTree tree(dynamicRefTable);
844 ResXMLTree tree(dynamicRefTable);
862 ResXMLTree tree(dynamicRefTable);
    [all...]
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp     [all...]

Completed in 119 milliseconds