Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/
DCameraService.h1472 void parseClientsToWatchLocked(const std::string &clients);
DCameraService.cpp6266 parseClientsToWatchLocked(toStdString(clients)); in startWatchingTags()
6529 void CameraService::parseClientsToWatchLocked(const std::string &clients) { in parseClientsToWatchLocked() function in android::CameraService