Home
last modified time | relevance | path

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

/system/tools/hidl/build/
Dproperties.go27 type ccProperties struct { struct
Dhidl_interface.go692 mctx.CreateModule(cc.LibraryFactory, &ccProperties{
798 mctx.CreateModule(cc.LibraryFactory, &ccProperties{
835 mctx.CreateModule(cc.TestFactory, &ccProperties{
884 mctx.CreateModule(cc.LibraryFactory, &ccProperties{
916 mctx.CreateModule(cc.LibraryFactory, &ccProperties{
931 mctx.CreateModule(cc.FuzzFactory, &ccProperties{
/system/tools/aidl/build/
Dproperties.go37 type ccProperties struct { struct
Daidl_interface_backends.go168 &ccProperties{
447 if p, ok := g.properties.ModuleProperties[0].(*ccProperties); ok {