HomeSort by relevance Sort by last modified time
    Searched defs:set_error (Results 1 - 25 of 28) sorted by null

1 2

  /external/javasqlite/src/main/java/SQLite/
FunctionContext.java 47 public native void set_error(String r); method in class:FunctionContext
  /external/webrtc/webrtc/base/
nethelpers.h 45 void set_error(int error) { error_ = error; } function in class:rtc::AsyncResolver
httprequest.h 72 void set_error(HttpErrorType error) { error_ = error; } function in class:rtc::HttpRequest
httpcommon.cc 625 void HttpResponseData::set_error(uint32_t scode) { function in class:rtc::HttpResponseData
  /system/core/adb/sysdeps/posix/
network.cpp 27 static void set_error(std::string* error) { function
56 set_error(error);
65 set_error(error);
72 set_error(error);
91 set_error(error);
103 set_error(error);
109 set_error(error);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
pyexpat.c 121 set_error(xmlparseobject *self, enum XML_Error code) function
880 return set_error(self, XML_GetErrorCode(self->itself));
    [all...]
socketmodule.c 496 set_error(void) function
586 return set_error();
794 s->errorhandler = &set_error;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
pyexpat.c 121 set_error(xmlparseobject *self, enum XML_Error code) function
880 return set_error(self, XML_GetErrorCode(self->itself));
    [all...]
socketmodule.c 484 set_error(void) function
574 return set_error();
736 s->errorhandler = &set_error;
    [all...]
  /external/python/cpython2/Modules/
pyexpat.c 121 set_error(xmlparseobject *self, enum XML_Error code) function
880 return set_error(self, XML_GetErrorCode(self->itself));
    [all...]
  /external/webrtc/webrtc/libjingle/xmpp/
presencestatus.h 62 void set_error(int e_code, const std::string e_str) function in class:buzz::PresenceStatus
  /external/webrtc/webrtc/p2p/client/
basicportallocator.h 144 void set_error() { function in class:cricket::BasicPortAllocatorSession::PortData
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.h 367 void set_error(const ::std::string& value);
368 void set_error(const char* value);
369 void set_error(const char* value, size_t size);
738 inline void CodeGeneratorResponse::set_error(const ::std::string& value) { function in class:google::protobuf::compiler::CodeGeneratorResponse
743 inline void CodeGeneratorResponse::set_error(const char* value) { function in class:google::protobuf::compiler::CodeGeneratorResponse
748 inline void CodeGeneratorResponse::set_error(const char* value, size_t size) { function in class:google::protobuf::compiler::CodeGeneratorResponse
    [all...]
plugin.pb.cc 1526 void CodeGeneratorResponse::set_error(const ::std::string& value) { function in class:google::protobuf::compiler::CodeGeneratorResponse
1531 void CodeGeneratorResponse::set_error(const char* value) { function in class:google::protobuf::compiler::CodeGeneratorResponse
1536 void CodeGeneratorResponse::set_error(const char* value, size_t size) { function in class:google::protobuf::compiler::CodeGeneratorResponse
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 340 inline void set_error(const ::std::string& value);
341 inline void set_error(const char* value);
342 inline void set_error(const char* value, size_t size);
762 inline void CodeGeneratorResponse::set_error(const ::std::string& value) { function in class:google::protobuf::compiler::CodeGeneratorResponse
769 inline void CodeGeneratorResponse::set_error(const char* value) { function in class:google::protobuf::compiler::CodeGeneratorResponse
776 inline void CodeGeneratorResponse::set_error(const char* value, size_t size) { function in class:google::protobuf::compiler::CodeGeneratorResponse
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 340 inline void set_error(const ::std::string& value);
341 inline void set_error(const char* value);
342 inline void set_error(const char* value, size_t size);
762 inline void CodeGeneratorResponse::set_error(const ::std::string& value) { function in class:google::protobuf::compiler::CodeGeneratorResponse
769 inline void CodeGeneratorResponse::set_error(const char* value) { function in class:google::protobuf::compiler::CodeGeneratorResponse
776 inline void CodeGeneratorResponse::set_error(const char* value, size_t size) { function in class:google::protobuf::compiler::CodeGeneratorResponse
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 340 inline void set_error(const ::std::string& value);
341 inline void set_error(const char* value);
342 inline void set_error(const char* value, size_t size);
762 inline void CodeGeneratorResponse::set_error(const ::std::string& value) { function in class:google::protobuf::compiler::CodeGeneratorResponse
769 inline void CodeGeneratorResponse::set_error(const char* value) { function in class:google::protobuf::compiler::CodeGeneratorResponse
776 inline void CodeGeneratorResponse::set_error(const char* value, size_t size) { function in class:google::protobuf::compiler::CodeGeneratorResponse
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
plugin.pb.h 367 void set_error(const ::std::string& value);
368 void set_error(const char* value);
369 void set_error(const char* value, size_t size);
738 inline void CodeGeneratorResponse::set_error(const ::std::string& value) { function in class:google::protobuf::compiler::CodeGeneratorResponse
743 inline void CodeGeneratorResponse::set_error(const char* value) { function in class:google::protobuf::compiler::CodeGeneratorResponse
748 inline void CodeGeneratorResponse::set_error(const char* value, size_t size) { function in class:google::protobuf::compiler::CodeGeneratorResponse
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
plugin.pb.h 340 inline void set_error(const ::std::string& value);
341 inline void set_error(const char* value);
342 inline void set_error(const char* value, size_t size);
762 inline void CodeGeneratorResponse::set_error(const ::std::string& value) { function in class:google::protobuf::compiler::CodeGeneratorResponse
769 inline void CodeGeneratorResponse::set_error(const char* value) { function in class:google::protobuf::compiler::CodeGeneratorResponse
776 inline void CodeGeneratorResponse::set_error(const char* value, size_t size) { function in class:google::protobuf::compiler::CodeGeneratorResponse
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
marshal.c 1199 set_error(int error) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Python/
marshal.c 1200 set_error(int error) function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
marshal.c 1199 set_error(int error) function
    [all...]
  /external/python/cpython2/Python/
marshal.c 1194 set_error(int error) function
    [all...]
  /external/python/cpython3/Modules/
pyexpat.c 110 set_error(xmlparseobject *self, enum XML_Error code) function
696 return set_error(self, XML_GetErrorCode(self->itself));
1031 return set_error(self, rc);
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
aarch64-opc.c 1128 set_error (aarch64_operand_error *mismatch_detail, function
    [all...]

Completed in 1169 milliseconds

1 2