Home
last modified time | relevance | path

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

/build/soong/apex/
Dbootclasspath_fragment_test.go252 func checkBootclasspathFragment(t *testing.T, result *android.TestResult, moduleName, variantName s… argument
Dapex_test.go3030 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/
Dmain_test.go436 moduleName string member
Dmain.go319 moduleName string member
/build/soong/cc/
Dcc_test.go399 …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/
Ddexpreopt_bootjars.go328 func (image bootImageConfig) moduleName(ctx android.PathContext, idx int) string { func
/build/soong/android/
Dpaths.go448 func getPathsFromModuleDep(ctx ModuleWithDepsPathContext, path, moduleName, tag string) (Paths, err… argument