Home
last modified time | relevance | path

Searched defs:ToMap (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/api/test/
H A Dvideocodec_test_stats.cc36 std::map<std::string, std::string> VideoCodecTestStats::FrameStatistics::ToMap() in ToMap() function in webrtc::test::VideoCodecTestStats::FrameStatistics
75 std::map<std::string, std::string> VideoCodecTestStats::VideoStatistics::ToMap() in ToMap() function in webrtc::test::VideoCodecTestStats::VideoStatistics
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Ddevice_description.cc55 std::unique_ptr<std::map<std::string, std::string>> DeviceDescription::ToMap() in ToMap() function in stream_executor::DeviceDescription