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

  /frameworks/base/include/androidfw/
AssetManager.h 235 String8 createPathNameLocked(const asset_path& path, const char* locale,
237 String8 createPathNameLocked(const asset_path& path, const char* rootDir);
  /frameworks/base/libs/androidfw/
AssetManager.cpp 892 String8 path(createPathNameLocked(ap, locale, vendor));
915 String8 path(createPathNameLocked(ap, locale, vendor));
1021 String8 AssetManager::createPathNameLocked(const asset_path& ap, const char* locale,
1033 String8 AssetManager::createPathNameLocked(const asset_path& ap, const char* rootDir)
    [all...]

Completed in 46 milliseconds