Searched defs:aidlApi (Results 1 – 1 of 1) sorted by relevance
526 type aidlApi struct { struct527 android.ModuleBase529 properties aidlApiProperties532 checkApiTimestamps android.WritablePaths535 updateApiTimestamp android.WritablePath538 checkHashTimestamps android.WritablePaths541 freezeApiTimestamp android.WritablePath544 func (m *aidlApi) apiDir() string {549 func (m *aidlApi) nextVersion(ctx android.ModuleContext) string {570 func (m *aidlApi) createApiDumpFromSource(ctx android.ModuleContext) apiDump {[all …]