Lines Matching refs:automotive

34 namespace automotive {
37 aidl::android::automotive::watchdog::internal::ResourceOveruseConfiguration
39 const aidl::android::automotive::watchdog::internal::ComponentType type,
42 const std::vector<aidl::android::automotive::watchdog::internal::PackageMetadata>
44 const aidl::android::automotive::watchdog::internal::IoOveruseConfiguration&
47 aidl::android::automotive::watchdog::internal::IoOveruseConfiguration constructIoOveruseConfig(
48 aidl::android::automotive::watchdog::internal::PerStateIoOveruseThreshold componentLevel,
50 aidl::android::automotive::watchdog::internal::PerStateIoOveruseThreshold>&
53 aidl::android::automotive::watchdog::internal::PerStateIoOveruseThreshold>&
55 const std::vector<aidl::android::automotive::watchdog::internal::IoOveruseAlertThreshold>&
58 aidl::android::automotive::watchdog::PerStateBytes toPerStateBytes(const int64_t fgBytes,
62 aidl::android::automotive::watchdog::internal::PerStateIoOveruseThreshold
65 const aidl::android::automotive::watchdog::PerStateBytes& perStateBytes);
67 aidl::android::automotive::watchdog::internal::PerStateIoOveruseThreshold
71 aidl::android::automotive::watchdog::internal::PerStateIoOveruseThreshold
73 const aidl::android::automotive::watchdog::internal::ComponentType type,
74 const aidl::android::automotive::watchdog::PerStateBytes& perStateBytes);
76 aidl::android::automotive::watchdog::internal::PerStateIoOveruseThreshold
78 const aidl::android::automotive::watchdog::internal::ComponentType type,
81 aidl::android::automotive::watchdog::internal::PackageMetadata toPackageMetadata(
83 aidl::android::automotive::watchdog::internal::ApplicationCategoryType type);
85 aidl::android::automotive::watchdog::internal::IoOveruseAlertThreshold toIoOveruseAlertThreshold(
88 testing::Matcher<const aidl::android::automotive::watchdog::internal::ResourceOveruseConfiguration&>
90 const aidl::android::automotive::watchdog::internal::ResourceOveruseConfiguration& config);