Home
last modified time | relevance | path

Searched defs:startCustomCollection (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.1/stats/
DStatsCollector.cpp246 Result<void> StatsCollector::startCustomCollection(std::chrono::nanoseconds interval, in startCustomCollection() function in android::automotive::evs::V1_1::implementation::StatsCollector
/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/stats/src/
DStatsCollector.cpp249 Result<void> StatsCollector::startCustomCollection(std::chrono::nanoseconds interval, in startCustomCollection() function in aidl::android::automotive::evs::implementation::StatsCollector
/aosp_15_r20/cts/hostsidetests/car/src/android/car/cts/
H A DCarWatchdogHostTest.java517 private void startCustomCollection() throws Exception { in startCustomCollection() method in CarWatchdogHostTest
/aosp_15_r20/cts/tests/tests/car/src/android/car/cts/
H A DCarWatchdogManagerTest.java842 private static void startCustomCollection() throws Exception { in startCustomCollection() method in CarWatchdogManagerTest
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/src/
DWatchdogPerfService.cpp710 Result<void> WatchdogPerfService::startCustomCollection( in startCustomCollection() function in android::automotive::watchdog::WatchdogPerfService