Searched defs:aidlApi (Results 1 – 1 of 1) sorted by relevance
62 type aidlApi struct { struct63 android.ModuleBase65 properties aidlApiProperties68 checkApiTimestamps android.WritablePaths71 updateApiTimestamp android.WritablePath74 checkHashTimestamps android.WritablePaths77 freezeApiTimestamp android.WritablePath80 hasDevelopment android.WritablePath83 func (m *aidlApi) apiDir() string {88 func (m *aidlApi) nextVersion() string {[all …]