Home
last modified time | relevance | path

Searched refs:ManifestPath (Results 1 – 5 of 5) sorted by relevance

/build/soong/dexpreopt/
Dconfig.go119 ManifestPath android.OptionalPath member
272 ManifestPath string member
301 …config.ModuleConfig.ManifestPath = android.OptionalPathForPath(constructPath(ctx, config.ManifestP…
325 ManifestPath: config.ManifestPath.String(),
Ddexpreopt.go282 if module.ManifestPath.Valid() {
284 manifestOrApk = module.ManifestPath.Path()
/build/soong/java/
Ddexpreopt.go213 ManifestPath: android.OptionalPathForPath(d.manifestFile),
/build/soong/dexpreopt/dexpreopt_gen/
Ddexpreopt_gen.go144 moduleConfig.ManifestPath = android.OptionalPath{}
/build/make/core/
Ddex_preopt_odex_install.mk373 $(call add_json_str, ManifestPath, $(full_android_manifest))