Home
last modified time | relevance | path

Searched refs:GetWorkloadExecutionJSONString (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/armnn/src/timelineDecoder/
H A DJSONTimelineDecoder.cpp284 return GetWorkloadExecutionJSONString(entity, jsonEntityString); in GetJSONEntityString()
301 std::string JSONTimelineDecoder::GetWorkloadExecutionJSONString(const JSONTimelineDecoder::JSONEnti… in GetWorkloadExecutionJSONString() function in armnn::timelinedecoder::JSONTimelineDecoder
H A DJSONTimelineDecoder.hpp78 …std::string GetWorkloadExecutionJSONString(const JSONEntity& entity, std::string& jsonEntityString…