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

  /frameworks/base/core/jni/
android_util_AssetManager.cpp     [all...]
  /frameworks/base/tools/aapt/
Command.cpp 631 // The dynamicRefTable can be null if there are no resources for this asset cookie.
633 const DynamicRefTable* dynamicRefTable = res.getDynamicRefTableForCookie(assetsCookie);
654 ResXMLTree tree(dynamicRefTable);
687 ResXMLTree tree(dynamicRefTable);
705 ResXMLTree tree(dynamicRefTable);
    [all...]
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp     [all...]

Completed in 531 milliseconds