Searched refs:GetPrimaryApkPath (Results 1 – 3 of 3) sorted by relevance
93 std::string GetPrimaryApkPath();
56 std::string primary_apk_path = runtime->GetAppInfo()->GetPrimaryApkPath(); in Run()
158 std::string AppInfo::GetPrimaryApkPath() { in GetPrimaryApkPath() function in art::AppInfo