Home
last modified time | relevance | path

Searched refs:PrepareApexBootJarModule (Results 1 – 2 of 2) sorted by relevance

/build/soong/java/
Ddexpreopt_config_testing.go58 PrepareApexBootJarModule("com.android.foo", "framework-foo"),
59 PrepareApexBootJarModule("com.android.bar", "framework-bar"),
78 func PrepareApexBootJarModule(apexName string, moduleName string) android.FixturePreparer { func
/build/soong/apex/
Dapex_test.go8017 java.PrepareApexBootJarModule("com.android.art", "core-oj"),