Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp6710 bool shouldInterruptWatchCommand(int inFd, int outFd, long timeoutMs) { in shouldInterruptWatchCommand() function
6825 if (shouldInterruptWatchCommand(inFd, outFd, refreshTimeoutMs)) { in printWatchedTagsUntilInterrupt()