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

  /frameworks/base/include/androidfw/
AssetManager.h 283 Asset* openIdmapLocked(const struct asset_path& ap) const;
  /frameworks/base/libs/androidfw/
AssetManager.cpp 609 Asset* idmap = openIdmapLocked(ap);
751 Asset* AssetManager::openIdmapLocked(const struct asset_path& ap) const
796 Asset* oidmap = openIdmapLocked(oap);
    [all...]

Completed in 75 milliseconds