Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/
DCameraServiceWatchdog.h54 struct MonitoredFunction { struct
161 std::unordered_map<uint32_t, MonitoredFunction> mTidMap; // Thread Id to MonitoredFunction type
DCameraServiceWatchdog.cpp108 MonitoredFunction monitoredFunction = {}; in start()