Home
last modified time | relevance | path

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

/system/tools/hidl/build/
Dproperties.go48 type javaProperties struct { struct
Dhidl_interface.go643 commonJavaProperties := javaProperties{
658 mctx.CreateModule(java.LibraryFactory, &javaProperties{
662 mctx.CreateModule(java.LibraryFactory, &javaProperties{
679 mctx.CreateModule(java.LibraryFactory, &javaProperties{
/system/tools/aidl/build/
Dproperties.go80 type javaProperties struct { struct
Daidl_interface_backends.go361 &javaProperties{
574 if p, ok := g.properties.ModuleProperties[0].(*javaProperties); ok {