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

  /frameworks/base/include/androidfw/
AssetManager.h 270 bool isIdmapStaleLocked(const String8& originalPath, const String8& overlayPath,
  /frameworks/base/libs/androidfw/
AssetManager.cpp 214 if (isIdmapStaleLocked(ap.path, oap.path, oap.idmap)) {
229 bool AssetManager::isIdmapStaleLocked(const String8& originalPath, const String8& overlayPath,
    [all...]

Completed in 164 milliseconds