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

  /frameworks/base/tools/aapt2/
LoadedApk.h 56 static std::unique_ptr<LoadedApk> LoadBinaryApkFromFileCollection(
LoadedApk.cpp 50 return LoadBinaryApkFromFileCollection(source, std::move(apk), diag);
117 std::unique_ptr<LoadedApk> LoadedApk::LoadBinaryApkFromFileCollection(

Completed in 58 milliseconds