Home
last modified time | relevance | path

Searched defs:Parse (Results 176 – 200 of 678) sorted by relevance

12345678910>>...28

/aosp_15_r20/packages/modules/Gki/libkver/
Dkernel_release.cpp29 std::optional<KernelRelease> KernelRelease::Parse(const std::string& s, bool allow_suffix) { in Parse() function in android::kver::KernelRelease
/aosp_15_r20/external/webrtc/rtc_base/experiments/
H A Dfield_trial_list.cc38 bool FieldTrialStructListBase::Parse(absl::optional<std::string> str_value) { in Parse() function in webrtc::FieldTrialStructListBase
H A Dfield_trial_list.h68 bool Parse(absl::optional<std::string> str_value) override { in Parse() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/span/
H A Dparse.go27 func Parse(input string) Span { func
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/span/
H A Dparse.go27 func Parse(input string) Span { func
/aosp_15_r20/external/webrtc/net/dcsctp/packet/parameter/
H A Dadd_outgoing_streams_request_parameter.cc41 AddOutgoingStreamsRequestParameter::Parse(rtc::ArrayView<const uint8_t> data) { in Parse() function in dcsctp::AddOutgoingStreamsRequestParameter
H A Dadd_incoming_streams_request_parameter.cc42 AddIncomingStreamsRequestParameter::Parse(rtc::ArrayView<const uint8_t> data) { in Parse() function in dcsctp::AddIncomingStreamsRequestParameter
/aosp_15_r20/external/deqp-deps/amber/src/vkscript/
Ddatum_type_parser.cc27 std::unique_ptr<type::Type> DatumTypeParser::Parse(const std::string& data) { in Parse() function in amber::vkscript::DatumTypeParser
/aosp_15_r20/external/webrtc/logging/rtc_event_log/events/
H A Drtc_event_alr_state.cc31 RtcEventLogParseStatus RtcEventAlrState::Parse( in Parse() function in webrtc::RtcEventAlrState
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dunimplemented_operation_parser.h41 absl::Status Parse(const TfLiteNode* tflite_node, in Parse() function
/aosp_15_r20/frameworks/base/cmds/incident_helper/src/parsers/
H A DKernelWakesParser.cpp27 KernelWakesParser::Parse(const int in, const int out) const in Parse() function in KernelWakesParser
/aosp_15_r20/external/webrtc/net/dcsctp/packet/chunk/
H A Dabort_chunk.cc39 absl::optional<AbortChunk> AbortChunk::Parse( in Parse() function in dcsctp::AbortChunk
H A Dinit_ack_chunk.cc49 absl::optional<InitAckChunk> InitAckChunk::Parse( in Parse() function in dcsctp::InitAckChunk
H A Dinit_chunk.cc49 absl::optional<InitChunk> InitChunk::Parse(rtc::ArrayView<const uint8_t> data) { in Parse() function in dcsctp::InitChunk
H A Didata_chunk.cc48 absl::optional<IDataChunk> IDataChunk::Parse( in Parse() function in dcsctp::IDataChunk
/aosp_15_r20/development/vndk/tools/header-checker/src/utils/
H A Dconfig_file_test.cpp28 TEST(ConfigFileTest, Parse) { in TEST() argument
H A Dapi_level.cpp49 std::optional<ApiLevel> ApiLevelMap::Parse(const std::string &api) const { in Parse() function in header_checker::utils::ApiLevelMap
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/winscope/
H A Dsurfaceflinger_transactions_parser.cc34 void SurfaceFlingerTransactionsParser::Parse(int64_t timestamp, in Parse() function in perfetto::trace_processor::SurfaceFlingerTransactionsParser
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/
H A Ddlrr.cc43 bool Dlrr::Parse(const uint8_t* buffer, uint16_t block_length_32bits) { in Parse() function in webrtc::rtcp::Dlrr
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dvideo_rtp_depacketizer_generic.cc37 VideoRtpDepacketizerGeneric::Parse(rtc::CopyOnWriteBuffer rtp_payload) { in Parse() function in webrtc::VideoRtpDepacketizerGeneric
/aosp_15_r20/external/openscreen/util/json/
H A Djson_serialization.cc20 ErrorOr<Json::Value> Parse(absl::string_view document) { in Parse() function
/aosp_15_r20/art/cmdline/
H A Dcmdline_type_parser.h37 Result Parse([[maybe_unused]] const std::string& args) { in Parse() function
/aosp_15_r20/external/openscreen/cast/streaming/
H A Drtp_packet_parser.cc21 absl::optional<RtpPacketParser::ParseResult> RtpPacketParser::Parse( in Parse() function in openscreen::cast::RtpPacketParser
/aosp_15_r20/frameworks/base/cmds/incident_helper/src/
H A DTextParserBase.h58 virtual status_t Parse(const int /** in */, const int /** out */) const { while (true); }; in Parse() function
/aosp_15_r20/external/icing/icing/join/
H A Dqualified-id.cc89 /* static */ libtextclassifier3::StatusOr<QualifiedId> QualifiedId::Parse( in Parse() function in icing::lib::QualifiedId

12345678910>>...28