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 803 // The dynamicRefTable can be null if there are no resources for this asset cookie.
805 const DynamicRefTable* dynamicRefTable = res.getDynamicRefTableForCookie(assetsCookie);
826 ResXMLTree tree(dynamicRefTable);
859 ResXMLTree tree(dynamicRefTable);
877 ResXMLTree tree(dynamicRefTable);
    [all...]
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp     [all...]

Completed in 79 milliseconds