Home
last modified time | relevance | path

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

/system/tools/aidl/analyzer/
DanalyzerMain.cpp157 void incrementCtrlCCount(int signum) { in incrementCtrlCCount() function
176 signal(SIGINT, incrementCtrlCCount); in listenToFile()