Home
last modified time | relevance | path

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

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