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

  /frameworks/base/include/utils/
AssetManager.h 234 String8 createPathNameLocked(const asset_path& path, const char* locale,
236 String8 createPathNameLocked(const asset_path& path, const char* rootDir);
  /frameworks/base/libs/utils/
AssetManager.cpp 859 String8 path(createPathNameLocked(ap, locale, vendor));
882 String8 path(createPathNameLocked(ap, locale, vendor));
988 String8 AssetManager::createPathNameLocked(const asset_path& ap, const char* locale,
1000 String8 AssetManager::createPathNameLocked(const asset_path& ap, const char* rootDir)
    [all...]

Completed in 44 milliseconds