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

  /frameworks/base/include/androidfw/
AssetManager.h 267 bool createIdmapFileLocked(const String8& originalPath, const String8& overlayPath,
  /frameworks/base/libs/androidfw/
AssetManager.cpp 215 addOverlay = createIdmapFileLocked(ap.path, oap.path, oap.idmap);
301 bool AssetManager::createIdmapFileLocked(const String8& originalPath, const String8& overlayPath,
    [all...]

Completed in 65 milliseconds