Lines Matching refs:module
1 // ART APEX module
114 // or than trying to make the test compilation depend on the apex module.
185 "s-launched-apex-module",
257 // "Broken" test APEX, only used for testing, including module
261 // Use of "s-launched-apex-module" does not imply that this is a released
262 // module.
265 "s-launched-apex-module",
270 // as they'd pull the "non-broken" `libart` module into this test
302 // Release version of the ART APEX module (not containing debug
315 // "Debug" version of the ART APEX module (containing both release and
350 // "Testing" version of the ART APEX module (containing both release
481 // sdk module types have 3 (maybe 4 for windows?) variants: linux, android, and common_os.
484 // variant of art-module-host-exports, which is what sdk_genrule does. Since sdk_genrule only has
487 name: "art-module-host-exports-for-genrule",
488 srcs: [":art-module-host-exports"],
489 out: ["art-module-host-exports-current.zip"],
498 ":art-module-host-exports-for-genrule",
523 "$(location merge_zips) $(out) $(out).tmp $(location :art-module-host-exports-for-genrule)",