Searched defs:moduleName (Results 1 – 10 of 10) sorted by relevance
/build/soong/cc/ |
D | testing.go | 645 …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/ |
D | dexpreopt.go | 38 moduleName string member 142 func moduleName(ctx android.BaseModuleContext) string { func
|
D | dexpreopt_bootjars.go | 357 func (image bootImageConfig) moduleName(ctx android.PathContext, idx int) string { func
|
/build/soong/apex/ |
D | bootclasspath_fragment_test.go | 259 func checkBootclasspathFragment(t *testing.T, result *android.TestResult, moduleName, variantName s… argument
|
D | apex_test.go | 3391 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/ |
D | main_test.go | 805 moduleName string member
|
D | main.go | 379 moduleName string member
|
/build/soong/android/ |
D | paths.go | 490 func getPathsFromModuleDep(ctx ModuleWithDepsPathContext, path, moduleName, tag string) (Paths, err… argument 526 func GetModuleFromPathDep(ctx ModuleWithDepsPathContext, moduleName, tag string) blueprint.Module { argument
|
D | module.go | 3413 moduleName string member 3419 func sourceOrOutputDepTag(moduleName, tag string) blueprint.DependencyTag { argument
|
/build/soong/mk2rbc/ |
D | mk2rbc.go | 426 moduleName string member
|