Searched refs:ExportedSdkLibs (Results 1 – 4 of 4) sorted by relevance
161 func (d *DeviceHostConverter) ExportedSdkLibs() []string { func
400 sdkLibraries = append(sdkLibraries, aarDep.ExportedSdkLibs()...)745 func (a *AARImport) ExportedSdkLibs() []string { func
538 ExportedSdkLibs() []string methodSpec1014 j.exportedSdkLibs = append(j.exportedSdkLibs, dep.ExportedSdkLibs()...)1026 j.exportedSdkLibs = append(j.exportedSdkLibs, dep.ExportedSdkLibs()...)1821 func (j *Module) ExportedSdkLibs() []string { func2550 j.exportedSdkLibs = append(j.exportedSdkLibs, dep.ExportedSdkLibs()...)2603 func (j *Import) ExportedSdkLibs() []string { func
1335 sdkLibs := quxLib.ExportedSdkLibs()