Home
last modified time | relevance | path

Searched defs:ParseMetadata (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/system/core/fs_mgr/liblp/
H A Dreader.cpp246 static std::unique_ptr<LpMetadata> ParseMetadata(const LpMetadataGeometry& geometry, in ParseMetadata() function
365 std::unique_ptr<LpMetadata> ParseMetadata(const LpMetadataGeometry& geometry, const void* buffer, in ParseMetadata() function
371 std::unique_ptr<LpMetadata> ParseMetadata(const LpMetadataGeometry& geometry, int fd) { in ParseMetadata() function
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dparse_annotation.cc101 std::vector<std::pair<absl::string_view, absl::string_view>> ParseMetadata( in ParseMetadata() function
/aosp_15_r20/external/perfetto/src/trace_processor/importers/archive/
H A Dtar_trace_reader.cc174 base::StatusOr<TarTraceReader::ParseResult> TarTraceReader::ParseMetadata() { in ParseMetadata() function in perfetto::trace_processor::TarTraceReader
/aosp_15_r20/external/libchrome/base/test/
H A Dtrace_event_analyzer.cc892 void TraceAnalyzer::ParseMetadata() { in ParseMetadata() function in trace_analyzer::TraceAnalyzer
/aosp_15_r20/external/cronet/base/test/
H A Dtrace_event_analyzer.cc948 void TraceAnalyzer::ParseMetadata() { in ParseMetadata() function in trace_analyzer::TraceAnalyzer
/aosp_15_r20/external/libgav1/src/
H A Dobu_parser.cc2373 bool ObuParser::ParseMetadata(const uint8_t* data, size_t size) { in ParseMetadata() function in libgav1::ObuParser
H A Dobu_parser_test.cc379 bool ParseMetadata(const std::vector<uint8_t>& data) { in ParseMetadata() function in libgav1::ObuParserTest
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp1404 std::error_code BitcodeReader::ParseMetadata() { in ParseMetadata() function in BitcodeReader
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp1716 std::error_code BitcodeReader::ParseMetadata() { in ParseMetadata() function in BitcodeReader
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_parser.cc5378 bool HloParserImpl::ParseMetadata(OpMetadata* metadata) { in ParseMetadata() function in xla::__anon2255e8ac0111::HloParserImpl
/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLParser.cpp4338 bool LLParser::ParseMetadata(Metadata *&MD, PerFunctionState *PFS) { in ParseMetadata() function in LLParser
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.cpp5096 bool LLParser::ParseMetadata(Metadata *&MD, PerFunctionState *PFS) { in ParseMetadata() function in LLParser