Home
last modified time | relevance | path

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

/development/simulator/app/
DMyApp.cpp98 bool trapInt = false; in IMPLEMENT_APP() local
99 mPrefs.GetBool("trap-sigint", &trapInt); in IMPLEMENT_APP()
100 if (trapInt) { in IMPLEMENT_APP()