/aosp_15_r20/external/perfetto/src/trace_processor/importers/perf/ |
H A D | aux_record.cc | 29 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 D | shutdown_ack_chunk.cc | 30 absl::optional<ShutdownAckChunk> ShutdownAckChunk::Parse( in Parse() function in dcsctp::ShutdownAckChunk
|
H A D | cookie_echo_chunk.cc | 37 absl::optional<CookieEchoChunk> CookieEchoChunk::Parse( in Parse() function in dcsctp::CookieEchoChunk
|
H A D | shutdown_chunk.cc | 36 absl::optional<ShutdownChunk> ShutdownChunk::Parse( in Parse() function in dcsctp::ShutdownChunk
|
/aosp_15_r20/external/webrtc/net/dcsctp/packet/error_cause/ |
H A D | invalid_mandatory_parameter_cause.cc | 29 InvalidMandatoryParameterCause::Parse(rtc::ArrayView<const uint8_t> data) { in Parse() function in dcsctp::InvalidMandatoryParameterCause
|
H A D | out_of_resource_error_cause.cc | 28 absl::optional<OutOfResourceErrorCause> OutOfResourceErrorCause::Parse( in Parse() function in dcsctp::OutOfResourceErrorCause
|
H A D | restart_of_an_association_with_new_address_cause.cc | 38 RestartOfAnAssociationWithNewAddressesCause::Parse( in Parse() function in dcsctp::RestartOfAnAssociationWithNewAddressesCause
|
H A D | unrecognized_parameter_cause.cc | 35 absl::optional<UnrecognizedParametersCause> UnrecognizedParametersCause::Parse( in Parse() function in dcsctp::UnrecognizedParametersCause
|
H A D | unresolvable_address_cause.cc | 35 absl::optional<UnresolvableAddressCause> UnresolvableAddressCause::Parse( in Parse() function in dcsctp::UnresolvableAddressCause
|
H A D | user_initiated_abort_cause.cc | 39 absl::optional<UserInitiatedAbortCause> UserInitiatedAbortCause::Parse( in Parse() function in dcsctp::UserInitiatedAbortCause
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/parser/test/ |
D | variable.h | 48 static std::optional<Iterator<little_endian>> Parse(Variable* instance, in Parse() function
|
/aosp_15_r20/external/perfetto/test/vts/ |
H A D | vendor_perfetto_atrace_test.cc | 26 TEST(PerfettoAtraceCategoriesVendorTest, Parse) { in TEST() argument
|
/aosp_15_r20/external/perfetto/src/trace_processor/ |
H A D | trace_processor_storage.cc | 34 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 D | ble_scan_record.cc | 30 BleScanRecord BleScanRecord::Parse(const uint8_t data[], const uint16_t size) { in Parse() function in nearby::BleScanRecord
|
H A D | presence_service_data.cc | 26 chre::Optional<PresenceServiceData> PresenceServiceData::Parse( in Parse() function in nearby::PresenceServiceData
|
/aosp_15_r20/frameworks/base/cmds/incident_helper/src/parsers/ |
H A D | BatteryTypeParser.cpp | 27 BatteryTypeParser::Parse(const int in, const int out) const in Parse() function in BatteryTypeParser
|
/aosp_15_r20/external/cronet/net/websockets/ |
H A D | websocket_extension_parser.h | 35 bool Parse(const std::string& data) { in Parse() function
|
/aosp_15_r20/external/webrtc/test/ |
H A D | rtcp_packet_parser.cc | 24 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/ |
D | parse.go | 21 func Parse(filename string, data []byte) (*File, error) { func
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
H A D | rrtr.cc | 30 void Rrtr::Parse(const uint8_t* buffer) { in Parse() function in webrtc::rtcp::Rrtr
|
H A D | common_header.cc | 30 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 D | wire_packet_parser.cc | 24 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 D | HttpUtilities.h | 113 EFI_HTTP_UTILS_PARSE Parse; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
H A D | HttpUtilities.h | 113 EFI_HTTP_UTILS_PARSE Parse; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
H A D | HttpUtilities.h | 119 EFI_HTTP_UTILS_PARSE Parse; member
|