Home
last modified time | relevance | path

Searched refs:hidlInterfacesMetadataSingleton (Results 1 – 1 of 1) sorted by relevance

/system/tools/hidl/build/
Dhidl_interface.go114 i := &hidlInterfacesMetadataSingleton{}
119 type hidlInterfacesMetadataSingleton struct { struct
125 var _ android.OutputFileProducer = (*hidlInterfacesMetadataSingleton)(nil)
127 func (m *hidlInterfacesMetadataSingleton) GenerateAndroidBuildActions(ctx android.ModuleContext) { argument
161 func (m *hidlInterfacesMetadataSingleton) OutputFiles(tag string) (android.Paths, error) { argument