Searched defs:Abort (Results 1 - 19 of 19) sorted by relevance

/external/opencore/oscl/oscl/osclio/src/
H A Doscl_dns_method.cpp51 iDNSMethod->Abort();
110 void OsclDNSMethod::Abort() function in class:OsclDNSMethod
118 Abort();
120 iDNSRequestAO->Abort();
144 iDNSRequestAO->Abort();
151 Abort();
H A Doscl_dns_method.h51 void Abort();
103 void Abort() function in class:OsclDNSRequestAO
H A Doscl_socket_method.h56 void Abort() function in class:OsclSocketMethod
122 void Abort() function in class:OsclSocketRequestAO
129 iContainer.Abort();
177 Abort();
179 iSocketRequestAO->Abort();
185 Abort();
192 iSocketRequestAO->Abort();
/external/v8/test/mjsunit/
H A Dfuzz-natives.js110 "Abort": true,
/external/v8/src/mips/
H A Dmacro-assembler-mips.cc890 void MacroAssembler::Abort(const char* msg) { function in class:v8::internal::MacroAssembler
/external/v8/src/
H A Dplatform-nullos.cc214 void OS::Abort() { function in class:v8::internal::OS
H A Dplatform-freebsd.cc188 void OS::Abort() { function in class:v8::internal::OS
H A Dplatform-macos.cc180 void OS::Abort() { function in class:v8::internal::OS
H A Dplatform-openbsd.cc186 void OS::Abort() { function in class:v8::internal::OS
H A Dplatform-solaris.cc185 void OS::Abort() { function in class:v8::internal::OS
H A Dplatform-linux.cc260 void OS::Abort() { function in class:v8::internal::OS
H A Dplatform-win32.cc891 void OS::Abort() { function in class:v8::internal::OS
/external/gtest/src/
H A Dgtest-death-test.cc407 virtual void Abort(AbortReason reason);
514 // status_fd to be used both here and in ForkingDeathTest::Abort().
518 void WindowsDeathTest::Abort(AbortReason reason) { function in class:testing::internal::WindowsDeathTest
645 virtual void Abort(AbortReason reason);
857 void ForkingDeathTest::Abort(AbortReason reason) { function in class:testing::internal::ForkingDeathTest
/external/gtest/test/
H A Dgtest-death-test_test.cc758 // The arguments to the calls to Abort since the last call to
792 virtual void Abort(AbortReason reason) { function in class:MockDeathTest
956 // This time there are two calls to Abort: one since the test didn't
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
H A Dlowerlayer.cpp207 int H223LowerLayer::Abort() function in class:H223LowerLayer
214 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "LL:Abort Complete\n"));
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
H A Dtscmain.cpp837 TPVStatusCode TSC_324m::Abort() function in class:TSC_324m
841 (0, "TSC: Abort."));
/external/v8/src/arm/
H A Dmacro-assembler-arm.cc1329 Abort(msg);
1335 void MacroAssembler::Abort(const char* msg) { function in class:v8::internal::MacroAssembler
1346 RecordComment("Abort message: ");
/external/v8/src/ia32/
H A Dmacro-assembler-ia32.cc1542 Abort(msg);
1548 void MacroAssembler::Abort(const char* msg) { function in class:v8::internal::MacroAssembler
1559 RecordComment("Abort message: ");
/external/v8/src/x64/
H A Dmacro-assembler-x64.cc216 Abort("MacroAssembler::RecordWriteNonSmi cannot deal with smis");
288 Abort(msg);
306 void MacroAssembler::Abort(const char* msg) { function in class:v8::internal::MacroAssembler
318 RecordComment("Abort message: ");

Completed in 160 milliseconds