Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpsys/
Ddumpsys.cpp358 static status_t dumpStabilityToFd(const sp<IBinder>& service, const unique_fd& fd) { in dumpStabilityToFd() function
442 status_t err = dumpStabilityToFd(service, remote_end); in startDumpThread()