Searched refs:stringPauseState (Results 1 – 1 of 1) sorted by relevance
1177 const String16& stringPauseState) { in setPauseOnExceptions() argument1180 if (stringPauseState == "none") { in setPauseOnExceptions()1182 } else if (stringPauseState == "all") { in setPauseOnExceptions()1184 } else if (stringPauseState == "uncaught") { in setPauseOnExceptions()1188 stringPauseState.utf8()); in setPauseOnExceptions()