HomeSort by relevance Sort by last modified time
    Searched defs:SendError (Results 1 - 4 of 4) sorted by null

  /external/skia/tools/skiaserve/
Response.cpp 55 int SendError(MHD_Connection* connection, const char* msg) {
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/
GdbDebugAgent.c 143 SendError (GDB_EBADMEMDATA);
379 SendError (
474 SendError (GDB_EBADMEMADDRBUFSIZE);
480 SendError (GDB_EBADMEMLENGTH);
536 SendError (GDB_EBADMEMADDRBUFSIZE);
542 SendError (GDB_EBADMEMLENGBUFSIZE);
551 SendError (GDB_EBADMEMDATASIZE);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/TftpServer/
TftpServer.c 372 SendError ( pContext,
846 SendError (
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/
GdbStub.c 206 SendError (GDB_EBADMEMDATA);
236 SendError(14);
447 SendError (
634 SendError (GDB_EBADMEMADDRBUFSIZE);
641 SendError (GDB_EBADMEMLENGTH);
698 SendError (GDB_EBADMEMADDRBUFSIZE);
705 SendError (GDB_EBADMEMLENGBUFSIZE);
714 SendError (GDB_EBADMEMDATASIZE);
1030 SendError (GDB_EINVALIDARG);
    [all...]

Completed in 410 milliseconds