Lines Matching refs:Result
47 Result ret;
50 if (ret != Result::SUCCESS || method != "Debugger.paused") {
56 if (ret != Result::SUCCESS) {
62 if (ret != Result::SUCCESS) {
68 if (ret != Result::SUCCESS || breakpoint.find(sourceFile_) == std::string::npos ||
86 Result ret;
89 if (ret != Result::SUCCESS || method != "Debugger.paused") {
95 if (ret != Result::SUCCESS) {
101 if (ret != Result::SUCCESS) {
107 if (ret != Result::SUCCESS || functionName != "exception_func") {
124 Result ret;
127 if (ret != Result::SUCCESS || method != "Debugger.paused") {
133 if (ret != Result::SUCCESS) {
139 if (ret != Result::SUCCESS) {
164 Result ret;
167 if (ret != Result::SUCCESS || method != "Debugger.paused") {
173 if (ret != Result::SUCCESS) {
179 if (ret != Result::SUCCESS) {