Home
last modified time | relevance | path

Searched refs:ProfileInstallPathInApex (Results 1 – 4 of 4) sorted by relevance

/build/soong/java/
Dbootclasspath_fragment.go398 func (i BootclasspathFragmentApexContentInfo) ProfileInstallPathInApex() string { func
554 info.profileInstallPathInApex = ProfileInstallPathInApex
1111 return di.PrebuiltExportPath(ProfileInstallPathInApex)
1131 return []string{ProfileInstallPathInApex}
Ddexpreopt_config.go48 ProfileInstallPathInApex = "etc/boot-image.prof" var
/build/soong/apex/
Dprebuilt.go815 ProfilePathOnHost: di.PrebuiltExportPath(java.ProfileInstallPathInApex),
Dapex.go2468 pathInApex := bootclasspathFragmentInfo.ProfileInstallPathInApex()