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

  /frameworks/base/include/androidfw/
Asset.h 119 const char* getAssetSource(void) const { return mAssetSource.string(); }
  /frameworks/base/libs/androidfw/
Asset.cpp 69 res.append(cur->getAssetSource());
658 getAssetSource());
664 getAssetSource(), (int)mLength);

Completed in 135 milliseconds