Searched refs:ProfileClassListing (Results 1 – 5 of 5) sorted by relevance
172 ProfileClassListing android.OptionalPath member350 ProfileClassListing string member378 …config.ModuleConfig.ProfileClassListing = android.OptionalPathForPath(constructPath(ctx, config.Pr…402 ProfileClassListing: config.ProfileClassListing.String(),
73 generateProfile := module.ProfileClassListing.Valid() && !global.DisableGenerateProfile152 cmd.FlagWithInput("--create-profile-from=", module.ProfileClassListing.Path())158 FlagWithInput("--profile-file=", module.ProfileClassListing.Path())
80 ProfileClassListing: android.OptionalPath{},304 module.ProfileClassListing = android.OptionalPathForPath(android.PathForTesting("profile"))
382 …$(call add_json_str, ProfileClassListing, $(if $(my_process_profile),$(LOCAL_DEX_PREOP…
470 ProfileClassListing: profileClassListing,