Home
last modified time | relevance | path

Searched refs:getAppInfo (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/split-select/
DMain.cpp122 static bool getAppInfo(const String8& path, AppInfo& outInfo) { in getAppInfo() function
311 if (!getAppInfo(baseApkPath, baseAppInfo)) { in main()