Home
last modified time | relevance | path

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

/system/tools/aidl/build/
Daidl_interface.go1001 result := &phonyAidlInterface{
1014 func (p *phonyAidlInterface) GenerateAndroidBuildActions(_ android.ModuleContext) {
1018 type phonyAidlInterface struct { struct