Searched refs:PrebuiltNameFromSource (Results 1 – 10 of 10) sorted by relevance
97 prebuiltName := android.PrebuiltNameFromSource(name)
230 name = android.PrebuiltNameFromSource(name)
266 ctx.AddVariationDependencies(nil, systemModulesLibsTag, android.PrebuiltNameFromSource(lib))
438 name = android.PrebuiltNameFromSource(name)
2895 …ctx.AddVariationDependencies(nil, apiScope.prebuiltStubsTag, android.PrebuiltNameFromSource(module…2899 …ctx.AddVariationDependencies(nil, apiScope.stubsSourceTag, android.PrebuiltNameFromSource(module.s…
1018 …prebuiltSdkLibExists := ctx.OtherModuleExists(android.PrebuiltNameFromSource(proptools.String(j.Sd…
141 return PrebuiltNameFromSource(name)146 func PrebuiltNameFromSource(name string) string { func647 …return psi.IsSelected(PrebuiltNameFromSource(proptools.String(javaImport.CreatedByJavaSdkLibraryNa…
349 prebuiltDep := android.PrebuiltNameFromSource(dep)354 prebuiltDep := android.PrebuiltNameFromSource(dep)359 prebuiltDep := android.PrebuiltNameFromSource(dep)699 prebuiltName := android.PrebuiltNameFromSource(name)
1394 dexJarPath = dexJarBuildPath(android.PrebuiltNameFromSource("myjavalib"), android.SdkPublic)
457 memberNames = append(memberNames, android.PrebuiltNameFromSource(member.name))