Home
last modified time | relevance | path

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

/frameworks/base/libs/common_time/
Dcommon_clock_service.cpp38 return mTimeServer.dumpClockInterface(fd, args, mListeners.size()); in dump()
Dcommon_time_server.h81 status_t dumpClockInterface(int fd, const Vector<String16>& args,
Dcommon_time_server_api.cpp290 status_t CommonTimeServer::dumpClockInterface(int fd, in dumpClockInterface() function in android::CommonTimeServer