Home
last modified time | relevance | path

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

/build/soong/android/
Dmodule_context.go209 LicenseMetadataFile() Path methodSpec
701 func (m *moduleContext) LicenseMetadataFile() Path { func
/build/soong/java/
Ddexpreopt_bootjars.go617 profileLicenseMetadataFile: android.OptionalPathForPath(ctx.LicenseMetadataFile()),
1166 image.licenseMetadataFile = android.OptionalPathForPath(ctx.LicenseMetadataFile())