Searched refs:modulePath (Results 1 – 3 of 3) sorted by relevance
113 var modulePath string116 modulePath = filepath.Join(a.installDir.ToMakePath().String(), apexBundleName, fi.installDir)117 fmt.Fprintln(w, "LOCAL_MODULE_PATH :=", modulePath)126 dataOutPath := modulePath + ":" + path.SrcPath.Rel()140 modulePath = pathWhenActivated207 if jniLibSymbols := app.JNISymbolsInstalls(modulePath); len(jniLibSymbols) > 0 {
84 modulePath string member92 return ctx.modulePath
271 modulePath := android.PathForModuleSrc(ctx).String()309 flags.Local.CommonFlags = append(flags.Local.CommonFlags, "-I"+modulePath)310 flags.Local.YasmFlags = append(flags.Local.YasmFlags, "-I"+modulePath)404 if isThirdParty(modulePath) {461 if strings.HasPrefix(modulePath, "external/") {