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

  /frameworks/base/libs/androidfw/include/androidfw/
AssetManager2.h 152 std::unique_ptr<AssetDir> OpenDir(const std::string& dirname);
  /frameworks/base/libs/androidfw/
AssetManager2.cpp 202 std::unique_ptr<AssetDir> AssetManager2::OpenDir(const std::string& dirname) {
    [all...]

Completed in 53 milliseconds