Searched refs:json_bundle (Results 1 – 1 of 1) sorted by relevance
122 JSONSimpleTraceBundleDescription json_bundle; in FindPluginForPostMortemProcess() local124 if (!json::fromJSON(trace_bundle_description, json_bundle, root)) in FindPluginForPostMortemProcess()128 PluginManager::GetTraceCreateCallback(json_bundle.type)) in FindPluginForPostMortemProcess()131 return createInvalidPlugInError(json_bundle.type); in FindPluginForPostMortemProcess()