Home
last modified time | relevance | path

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

/system/tools/aidl/build/
Daidl_interface.go39 aidlApiDir = "aidl_api" const
545 return filepath.Join(aidlApiDir, m.properties.BaseName)
1116 aidlRoot = filepath.Join(aidlApiDir, i.ModuleBase.Name(), version)
1214 apiDirRoot := filepath.Join(aidlApiDir, i.ModuleBase.Name())