Home
last modified time | relevance | path

Searched defs:GetErrorCode (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/libs/confui/
Dcbor.h71 Error GetErrorCode() const { return buffer_status_; } in GetErrorCode() function
/aosp_15_r20/external/python/cpython2/Include/
Dpyexpat.h19 enum XML_Error (*GetErrorCode)(XML_Parser parser); member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/
Dpyexpat.h19 enum XML_Error (*GetErrorCode)(XML_Parser parser); member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/
Dpyexpat.h19 enum XML_Error (*GetErrorCode)(XML_Parser parser); member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/
Dpyexpat.h19 enum XML_Error (*GetErrorCode)(XML_Parser parser); member
/aosp_15_r20/external/python/cpython3/Include/
Dpyexpat.h19 enum XML_Error (*GetErrorCode)(XML_Parser parser); member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/
Dpyexpat.h19 enum XML_Error (*GetErrorCode)(XML_Parser parser); member
/aosp_15_r20/system/connectivity/wificond/net/
Dnl80211_packet.cpp131 int NL80211Packet::GetErrorCode() const { in GetErrorCode() function in android::wificond::NL80211Packet
/aosp_15_r20/external/webrtc/api/transport/
H A Dstun.cc225 const StunErrorCodeAttribute* StunMessage::GetErrorCode() const { in GetErrorCode() function in cricket::StunMessage
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h7264 ErrorCode GetErrorCode() const {ASSERT(was_validated_);auto to_bound = begin();auto error_code_it =… in CreateOptional() function
20377 uint8_t GetErrorCode() const {ASSERT(was_validated_);auto to_bound = begin();auto error_code_it = t… in CreateOptional() function