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