Home
last modified time | relevance | path

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

/system/tools/aidl/build/
Daidl_api.go62 type aidlApi struct { struct
63 android.ModuleBase
65 properties aidlApiProperties
68 checkApiTimestamps android.WritablePaths
71 updateApiTimestamp android.WritablePath
74 checkHashTimestamps android.WritablePaths
77 freezeApiTimestamp android.WritablePath
80 hasDevelopment android.WritablePath
83 func (m *aidlApi) apiDir() string {
88 func (m *aidlApi) nextVersion() string {
[all …]