Searched refs:json_session (Results 1 – 1 of 1) sorted by relevance
65 JSONSimpleTraceSession json_session; in FindPluginForPostMortemProcess() local67 if (!json::fromJSON(trace_session_file, json_session, root)) in FindPluginForPostMortemProcess()70 ConstString plugin_name(json_session.trace.type); in FindPluginForPostMortemProcess()74 return createInvalidPlugInError(json_session.trace.type); in FindPluginForPostMortemProcess()