Home
last modified time | relevance | path

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

/system/tools/aidl/build/
Daidl_interface.go526 type aidlApi struct { struct
527 android.ModuleBase
529 properties aidlApiProperties
532 checkApiTimestamps android.WritablePaths
535 updateApiTimestamp android.WritablePath
538 checkHashTimestamps android.WritablePaths
541 freezeApiTimestamp android.WritablePath
544 func (m *aidlApi) apiDir() string {
549 func (m *aidlApi) nextVersion(ctx android.ModuleContext) string {
570 func (m *aidlApi) createApiDumpFromSource(ctx android.ModuleContext) apiDump {
[all …]