Searched refs:GetDebugInfo (Results 1 – 7 of 7) sorted by relevance
77 virtual std::string GetDebugInfo() = 0;
125 PrebuiltComputepipeRunner_ErrorCode COMPUTEPIPE_RUNNER(GetDebugInfo)(unsigned char* debug_info,
95 std::string GetDebugInfo() override;
92 std::string GetDebugInfo() override;
242 LOAD_FUNCTION(GetDebugInfo); in GetPrebuiltGraphFromLibrary()347 std::string LocalPrebuiltGraph::GetDebugInfo() { in GetDebugInfo() function in android::automotive::computepipe::graph::LocalPrebuiltGraph
405 std::string GrpcGraph::GetDebugInfo() { in GetDebugInfo() function in android::automotive::computepipe::graph::GrpcGraph
692 debugData = mGraph->GetDebugInfo(); in processCommands()