Home
last modified time | relevance | path

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

/system/tools/aidl/build/
Dproperties.go72 Platform_apis *bool member
Daidl_interface_backends.go226 if !proptools.Bool(i.properties.Backend.Java.Platform_apis) && sdkVersion == nil {
259 Platform_apis: i.properties.Backend.Java.Platform_apis,
Daidl_interface.go375 Platform_apis *bool
513 if i.shouldGenerateJavaBackend() && !proptools.Bool(i.properties.Backend.Java.Platform_apis) {