Home
last modified time | relevance | path

Searched defs:nextVersion (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/tools/aidl/build/
H A Daidl_interface.go578 func (i *aidlInterface) nextVersion() string { func
585 func nextVersion(versions []string) string { func
H A Daidl_api.go85 func (m *aidlApi) nextVersion() string { func