Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/timelineDecoder/
H A DJSONTimelineDecoder.cpp276 return GetLayerJSONString(entity, counter, jsonEntityString); in GetJSONEntityString()
343 std::string JSONTimelineDecoder::GetLayerJSONString(JSONTimelineDecoder::JSONEntity& entity, int& c… in GetLayerJSONString() function in armnn::timelinedecoder::JSONTimelineDecoder
H A DJSONTimelineDecoder.hpp76 std::string GetLayerJSONString(JSONEntity& entity, int& counter, std::string& jsonEntityString);