• Home
  • Raw
  • Download

Lines Matching refs:internal

37 android::automotive::watchdog::internal::ResourceOveruseConfiguration
39 const android::automotive::watchdog::internal::ComponentType type,
42 const std::vector<android::automotive::watchdog::internal::PackageMetadata> packageMetadata,
43 const android::automotive::watchdog::internal::IoOveruseConfiguration&
46 android::automotive::watchdog::internal::IoOveruseConfiguration constructIoOveruseConfig(
47 android::automotive::watchdog::internal::PerStateIoOveruseThreshold componentLevel,
48 const std::vector<android::automotive::watchdog::internal::PerStateIoOveruseThreshold>&
50 const std::vector<android::automotive::watchdog::internal::PerStateIoOveruseThreshold>&
52 const std::vector<android::automotive::watchdog::internal::IoOveruseAlertThreshold>&
58 android::automotive::watchdog::internal::PerStateIoOveruseThreshold toPerStateIoOveruseThreshold(
61 android::automotive::watchdog::internal::PerStateIoOveruseThreshold toPerStateIoOveruseThreshold(
65 android::automotive::watchdog::internal::PerStateIoOveruseThreshold toPerStateIoOveruseThreshold(
66 const android::automotive::watchdog::internal::ComponentType type,
69 android::automotive::watchdog::internal::PerStateIoOveruseThreshold toPerStateIoOveruseThreshold(
70 const android::automotive::watchdog::internal::ComponentType type, const int64_t fgBytes,
73 android::automotive::watchdog::internal::PackageMetadata toPackageMetadata(
75 android::automotive::watchdog::internal::ApplicationCategoryType type);
77 android::automotive::watchdog::internal::IoOveruseAlertThreshold toIoOveruseAlertThreshold(
80 testing::Matcher<const android::automotive::watchdog::internal::ResourceOveruseConfiguration&>
82 const android::automotive::watchdog::internal::ResourceOveruseConfiguration& config);