Searched refs:apex_name (Results 1 – 1 of 1) sorted by relevance
245 static bool IsApexUpdated(const std::string &apex_name) { in IsApexUpdated() argument256 if (apex_info.moduleName == apex_name) { in IsApexUpdated()689 const std::string &apex_name) { in checkVintfUpdatableViaApex() argument697 ASSERT_THAT(exe, StartsWith("/apex/" + apex_name + "/")); in checkVintfUpdatableViaApex()