HomeSort by relevance Sort by last modified time
    Searched full:createpathnamelocked (Results 1 - 3 of 3) sorted by null

  /frameworks/base/include/utils/
AssetManager.h 213 String8 createPathNameLocked(const asset_path& path, const char* locale,
215 String8 createPathNameLocked(const asset_path& path, const char* rootDir);
  /frameworks/base/libs/utils/
AssetManager.cpp 618 String8 path(createPathNameLocked(ap, locale, vendor));
641 String8 path(createPathNameLocked(ap, locale, vendor));
747 String8 AssetManager::createPathNameLocked(const asset_path& ap, const char* locale,
759 String8 AssetManager::createPathNameLocked(const asset_path& ap, const char* rootDir)
1009 path = createPathNameLocked(ap, rootDir);
1054 path = createPathNameLocked(ap, rootDir);
    [all...]
  /prebuilt/sdk/tools/linux/
aapt 

Completed in 886 milliseconds