Searched refs:Interfaces (Results 1 – 3 of 3) sorted by relevance
/system/tools/hidl/build/ |
D | hidl_interface.go | 132 additionalInterfaces = append(additionalInterfaces, t.properties.Interfaces...) 196 Interfaces []string member 336 ctx.AddDependency(ctx.Module(), nil, wrap("", g.properties.Interfaces, hidlInterfaceSuffix)...) 354 Interfaces []string member 381 Interfaces []string member 521 dependencies, javaDependencies, _ := processDependencies(mctx, i.properties.Interfaces) 555 Interfaces: i.properties.Interfaces, 566 Interfaces: i.properties.Interfaces, 612 Interfaces: i.properties.Interfaces, 649 Interfaces: i.properties.Interfaces, [all …]
|
/system/logging/liblog/ |
D | README.md | 101 and libraries. Interfaces for either writing or reading logs. The log buffers are divided up in
|
/system/chre/doc/ |
D | porting_guide.md | 18 ### Platform Interfaces 49 included by *Platform Interfaces* found in `platform/include` and provide
|