Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/timelineDecoder/
H A DJSONTimelineDecoder.cpp280 return GetWorkloadJSONString(entity, counter, jsonEntityString); in GetJSONEntityString()
328 std::string JSONTimelineDecoder::GetWorkloadJSONString(const JSONTimelineDecoder::JSONEntity& entit… in GetWorkloadJSONString() function in armnn::timelinedecoder::JSONTimelineDecoder
H A DJSONTimelineDecoder.hpp77 …std::string GetWorkloadJSONString(const JSONEntity& entity, int& counter, std::string& jsonEntityS…