Home
last modified time | relevance | path

Searched defs:Parse (Results 126 – 150 of 678) sorted by relevance

12345678910>>...28

/aosp_15_r20/external/perfetto/src/trace_processor/importers/perf/
H A Daux_record.cc29 base::Status AuxRecord::Parse(const Record& record) { in Parse() function in perfetto::trace_processor::perf_importer::AuxRecord
/aosp_15_r20/external/webrtc/net/dcsctp/packet/chunk/
H A Dshutdown_ack_chunk.cc30 absl::optional<ShutdownAckChunk> ShutdownAckChunk::Parse( in Parse() function in dcsctp::ShutdownAckChunk
H A Dcookie_echo_chunk.cc37 absl::optional<CookieEchoChunk> CookieEchoChunk::Parse( in Parse() function in dcsctp::CookieEchoChunk
H A Dshutdown_chunk.cc36 absl::optional<ShutdownChunk> ShutdownChunk::Parse( in Parse() function in dcsctp::ShutdownChunk
/aosp_15_r20/external/webrtc/net/dcsctp/packet/error_cause/
H A Dinvalid_mandatory_parameter_cause.cc29 InvalidMandatoryParameterCause::Parse(rtc::ArrayView<const uint8_t> data) { in Parse() function in dcsctp::InvalidMandatoryParameterCause
H A Dout_of_resource_error_cause.cc28 absl::optional<OutOfResourceErrorCause> OutOfResourceErrorCause::Parse( in Parse() function in dcsctp::OutOfResourceErrorCause
H A Drestart_of_an_association_with_new_address_cause.cc38 RestartOfAnAssociationWithNewAddressesCause::Parse( in Parse() function in dcsctp::RestartOfAnAssociationWithNewAddressesCause
H A Dunrecognized_parameter_cause.cc35 absl::optional<UnrecognizedParametersCause> UnrecognizedParametersCause::Parse( in Parse() function in dcsctp::UnrecognizedParametersCause
H A Dunresolvable_address_cause.cc35 absl::optional<UnresolvableAddressCause> UnresolvableAddressCause::Parse( in Parse() function in dcsctp::UnresolvableAddressCause
H A Duser_initiated_abort_cause.cc39 absl::optional<UserInitiatedAbortCause> UserInitiatedAbortCause::Parse( in Parse() function in dcsctp::UserInitiatedAbortCause
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/parser/test/
Dvariable.h48 static std::optional<Iterator<little_endian>> Parse(Variable* instance, in Parse() function
/aosp_15_r20/external/perfetto/test/vts/
H A Dvendor_perfetto_atrace_test.cc26 TEST(PerfettoAtraceCategoriesVendorTest, Parse) { in TEST() argument
/aosp_15_r20/external/perfetto/src/trace_processor/
H A Dtrace_processor_storage.cc34 util::Status TraceProcessorStorage::Parse(std::unique_ptr<uint8_t[]> buf, in Parse() function in perfetto::trace_processor::TraceProcessorStorage
/aosp_15_r20/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/
H A Dble_scan_record.cc30 BleScanRecord BleScanRecord::Parse(const uint8_t data[], const uint16_t size) { in Parse() function in nearby::BleScanRecord
H A Dpresence_service_data.cc26 chre::Optional<PresenceServiceData> PresenceServiceData::Parse( in Parse() function in nearby::PresenceServiceData
/aosp_15_r20/frameworks/base/cmds/incident_helper/src/parsers/
H A DBatteryTypeParser.cpp27 BatteryTypeParser::Parse(const int in, const int out) const in Parse() function in BatteryTypeParser
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_extension_parser.h35 bool Parse(const std::string& data) { in Parse() function
/aosp_15_r20/external/webrtc/test/
H A Drtcp_packet_parser.cc24 bool RtcpPacketParser::Parse(const void* data, size_t length) { in Parse() function in webrtc::test::RtcpPacketParser
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/telemetry/internal/counter/
Dparse.go21 func Parse(filename string, data []byte) (*File, error) { func
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/
H A Drrtr.cc30 void Rrtr::Parse(const uint8_t* buffer) { in Parse() function in webrtc::rtcp::Rrtr
H A Dcommon_header.cc30 bool CommonHeader::Parse(const uint8_t* buffer, size_t size_bytes) { in Parse() function in webrtc::rtcp::CommonHeader
/aosp_15_r20/external/pigweed/pw_hdlc/
H A Dwire_packet_parser.cc24 bool WirePacketParser::Parse(ConstByteSpan packet) { in Parse() function in pw::hdlc::WirePacketParser
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DHttpUtilities.h113 EFI_HTTP_UTILS_PARSE Parse; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DHttpUtilities.h113 EFI_HTTP_UTILS_PARSE Parse; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DHttpUtilities.h119 EFI_HTTP_UTILS_PARSE Parse; member

12345678910>>...28