Home
last modified time | relevance | path

Searched defs:moduleName (Results 1 – 10 of 10) sorted by relevance

/build/soong/cc/
Dtesting.go645 …sting.T, ctx *android.TestContext, singleton android.TestingSingleton, moduleName, snapshotFilenam… argument
674 …sting.T, ctx *android.TestContext, singleton android.TestingSingleton, moduleName, snapshotFilenam… argument
679 …sting.T, ctx *android.TestContext, singleton android.TestingSingleton, moduleName, snapshotFilenam… argument
684 …sting.T, ctx *android.TestContext, singleton android.TestingSingleton, moduleName, snapshotFilenam… argument
/build/soong/java/
Ddexpreopt.go38 moduleName string member
142 func moduleName(ctx android.BaseModuleContext) string { func
Ddexpreopt_bootjars.go357 func (image bootImageConfig) moduleName(ctx android.PathContext, idx int) string { func
/build/soong/apex/
Dbootclasspath_fragment_test.go259 func checkBootclasspathFragment(t *testing.T, result *android.TestResult, moduleName, variantName s… argument
Dapex_test.go3391 func getFiles(t *testing.T, ctx *android.TestContext, moduleName, variant string) []fileInApex { argument
3437 func ensureExactContents(t *testing.T, ctx *android.TestContext, moduleName, variant string, files … argument
9290 func ensureContainsRequiredDeps(t *testing.T, ctx *android.TestContext, moduleName, variant string,… argument
9298 func ensureDoesNotContainRequiredDeps(t *testing.T, ctx *android.TestContext, moduleName, variant s… argument
/build/soong/cmd/extract_apks/
Dmain_test.go805 moduleName string member
Dmain.go379 moduleName string member
/build/soong/android/
Dpaths.go490 func getPathsFromModuleDep(ctx ModuleWithDepsPathContext, path, moduleName, tag string) (Paths, err… argument
526 func GetModuleFromPathDep(ctx ModuleWithDepsPathContext, moduleName, tag string) blueprint.Module { argument
Dmodule.go3413 moduleName string member
3419 func sourceOrOutputDepTag(moduleName, tag string) blueprint.DependencyTag { argument
/build/soong/mk2rbc/
Dmk2rbc.go426 moduleName string member