Home
last modified time | relevance | path

Searched refs:kEndCustomCollectionFlag (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/cpp/watchdog/server/src/
DWatchdogPerfService.cpp504 if (args[0] == String16(kEndCustomCollectionFlag)) { in onCustomCollection()
517 << kEndCustomCollectionFlag << " flags"; in onCustomCollection()
575 kFilterPackagesFlag, kEndCustomCollectionFlag), in dumpHelpText()
DWatchdogPerfService.h61 constexpr const char* kEndCustomCollectionFlag = "--stop_perf"; variable
DWatchdogBinderMediator.cpp147 args[0] == String16(kEndCustomCollectionFlag)) { in dump()
/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogBinderMediatorTest.cpp199 args.push_back(String16(kEndCustomCollectionFlag)); in TEST_F()
DWatchdogPerfServiceTest.cpp431 args.push_back(String16(kEndCustomCollectionFlag)); in TEST_F()
1367 args.push_back(String16(kEndCustomCollectionFlag)); in TEST_F()