Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Ddeapexer.go123 func (i *DeapexerInfo) GetDexpreoptProfileGuidedExportedModuleNames() []string { func
/aosp_15_r20/build/soong/java/
H A Ddexpreopt.go352 if android.InList(libraryName, di.GetDexpreoptProfileGuidedExportedModuleNames()) {