Searched defs:moduleName (Results 1 – 7 of 7) sorted by relevance
/build/soong/apex/ |
D | bootclasspath_fragment_test.go | 252 func checkBootclasspathFragment(t *testing.T, result *android.TestResult, moduleName, variantName s… argument
|
D | apex_test.go | 3030 func getFiles(t *testing.T, ctx *android.TestContext, moduleName, variant string) []fileInApex { argument 3076 func ensureExactContents(t *testing.T, ctx *android.TestContext, moduleName, variant string, files … argument
|
/build/soong/cmd/extract_apks/ |
D | main_test.go | 436 moduleName string member
|
D | main.go | 319 moduleName string member
|
/build/soong/cc/ |
D | cc_test.go | 399 …sting.T, ctx *android.TestContext, singleton android.TestingSingleton, moduleName, snapshotFilenam… argument 428 …sting.T, ctx *android.TestContext, singleton android.TestingSingleton, moduleName, snapshotFilenam… argument 433 …sting.T, ctx *android.TestContext, singleton android.TestingSingleton, moduleName, snapshotFilenam… argument 438 …sting.T, ctx *android.TestContext, singleton android.TestingSingleton, moduleName, snapshotFilenam… argument
|
/build/soong/java/ |
D | dexpreopt_bootjars.go | 328 func (image bootImageConfig) moduleName(ctx android.PathContext, idx int) string { func
|
/build/soong/android/ |
D | paths.go | 448 func getPathsFromModuleDep(ctx ModuleWithDepsPathContext, path, moduleName, tag string) (Paths, err… argument
|