Home
last modified time | relevance | path

Searched defs:try_catch (Results 1 – 8 of 8) sorted by relevance

/hardware/ril/mock-ril/src/cpp/
Djs_support.cpp214 v8::TryCatch try_catch; in Include() local
242 v8::TryCatch try_catch; in makeJsContext() local
285 void runJs(v8::Handle<v8::Context> context, v8::TryCatch *try_catch, in runJs()
307 v8::TryCatch try_catch; in testRadioState() local
324 v8::TryCatch try_catch; in testMsSleep() local
340 v8::TryCatch try_catch; in testPrint() local
351 v8::TryCatch try_catch; in testCompileError() local
363 v8::TryCatch try_catch; in testRuntimeError() local
394 v8::TryCatch try_catch; in testReadFileToStringBuffer() local
Dexperiments.cpp69 v8::TryCatch try_catch; in callOnRilRequest() local
135 v8::TryCatch try_catch; in testOnRilRequestUsingCppRequestObjs() local
157 v8::TryCatch try_catch; in testReqScreenStateProtobuf() local
195 v8::TryCatch try_catch; in testReqHangUpProtobuf() local
235 v8::TryCatch try_catch; in testProtobufV8() local
Dmock_ril.cpp273 v8::TryCatch try_catch; in startMockRil() local
314 v8::TryCatch try_catch; in RIL_Init() local
Dworker_v8.cpp91 v8::TryCatch try_catch; in Process() local
199 v8::TryCatch try_catch; in testWorkerV8() local
Dutil.cpp82 void ReportException(v8::TryCatch* try_catch) { in ReportException()
Drequests.cpp277 v8::TryCatch try_catch; in callOnRilRequest() local
468 v8::TryCatch try_catch; in testRequests() local
Dctrl_server.cpp275 v8::TryCatch try_catch; in sendToCtrlServer() local
Dnode_buffer.cpp228 TryCatch try_catch; in New() local