Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/
DCameraServiceWatchdog.cpp46 std::string abortMessage = getAbortMessage(mTidMap[currentThreadId].functionName); in threadLoop()
62 std::string CameraServiceWatchdog::getAbortMessage(const std::string& functionName) { in getAbortMessage() function in android::CameraServiceWatchdog
DCameraServiceWatchdog.h146 std::string getAbortMessage(const std::string& functionName);