Lines Matching refs:internal
54 inline const android::automotive::watchdog::internal::PerStateIoOveruseThreshold
56 android::automotive::watchdog::internal::PerStateIoOveruseThreshold threshold; in defaultThreshold()
65 namespace internal {
78 update(const std::vector<android::automotive::watchdog::internal::ResourceOveruseConfiguration>&
82 std::vector<android::automotive::watchdog::internal::ResourceOveruseConfiguration>*
98 std::string, android::automotive::watchdog::internal::ApplicationCategoryType>&
103 const android::automotive::watchdog::internal::PackageInfo& packageInfo) const = 0;
107 const android::automotive::watchdog::internal::PackageInfo& packageInfo) const = 0;
111 size_t operator()(const android::automotive::watchdog::internal::IoOveruseAlertThreshold&
118 const android::automotive::watchdog::internal::IoOveruseAlertThreshold& l,
119 const android::automotive::watchdog::internal::IoOveruseAlertThreshold& r) const;
123 ::std::unordered_set<android::automotive::watchdog::internal::IoOveruseAlertThreshold,
148 const std::vector<android::automotive::watchdog::internal::PerStateIoOveruseThreshold>&
162 android::automotive::watchdog::internal::PerStateIoOveruseThreshold mGeneric;
167 android::automotive::watchdog::internal::PerStateIoOveruseThreshold>
193 update(const std::vector<android::automotive::watchdog::internal::ResourceOveruseConfiguration>&
196 void get(std::vector<android::automotive::watchdog::internal::ResourceOveruseConfiguration>*
202 const android::automotive::watchdog::internal::PackageInfo& packageInfo) const override;
205 const android::automotive::watchdog::internal::PackageInfo& packageInfo) const override;
216 android::automotive::watchdog::internal::ApplicationCategoryType>&
230 const android::automotive::watchdog::internal::ResourceOveruseConfiguration&
234 const android::automotive::watchdog::internal::ResourceOveruseConfiguration&
236 const android::automotive::watchdog::internal::IoOveruseConfiguration&
241 const std::vector<android::automotive::watchdog::internal::PerStateIoOveruseThreshold>&
244 const std::vector<android::automotive::watchdog::internal::IoOveruseAlertThreshold>&
247 std::optional<android::automotive::watchdog::internal::ResourceOveruseConfiguration> get(
259 android::automotive::watchdog::internal::ApplicationCategoryType>
263 std::unordered_map<android::automotive::watchdog::internal::ApplicationCategoryType,
264 android::automotive::watchdog::internal::PerStateIoOveruseThreshold>
273 android::automotive::watchdog::internal::ResourceOveruseConfiguration>(const char*)>;
275 void>(const android::automotive::watchdog::internal::ResourceOveruseConfiguration&,
280 friend class internal::IoOveruseConfigsPeer;