Home
last modified time | relevance | path

Searched defs:dumpServices (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/cts/tests/app/FgsTimeoutTest/src/android/app/cts/fgstimeouttest/
H A DDumpProtoUtils.java59 public static ActivityManagerServiceDumpServicesProto dumpServices() { in dumpServices() method in DumpProtoUtils
/aosp_15_r20/cts/tests/app/ShortFgsTest/src/android/app/cts/shortfgstest/
H A DDumpProtoUtils.java122 public static ActivityManagerServiceDumpServicesProto dumpServices() { in dumpServices() method in DumpProtoUtils
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/src/
DWatchdogInternalHandler.cpp152 status_t WatchdogInternalHandler::dumpServices(int fd) { in dumpServices() function in android::automotive::watchdog::WatchdogInternalHandler