Searched refs:latestVersion (Results 1 – 4 of 4) sorted by relevance
503 size_t latestVersion = *it; in setManifestAidlHalVersion() local504 if (latestVersion < halVersion) { in setManifestAidlHalVersion()505 if (halVersion - latestVersion != 1) { in setManifestAidlHalVersion()509 << latestVersion << ")." << std::endl; in setManifestAidlHalVersion()
36 `${aidlHashGen} ${outDir} ${latestVersion} ${hashFile}`,101 func (m *aidlApi) latestVersion() string { func
835 func (i *aidlInterface) latestVersion() string { func1057 i.preprocessed["latest"] = i.preprocessed[i.latestVersion()]
498 return other.versionedName(other.latestVersion())