Searched refs:protobufFormat_ (Results 1 – 2 of 2) sorted by relevance
95 if (!Option::GetOptionValue(args, "--proto", protobufFormat_)) { in ParseOption()166 if (protobufFormat_ or jsonFormat_ or showCallStack_) { in VerifyOption()175 if (protobufFormat_) { in VerifyOption()208 } else if (protobufFormat_) { in ProcessSample()265 if (protobufFormat_) { in RecordCallBack()297 if (protobufFormat_) { in ProcessSymbolsData()321 if (protobufFormat_) { in UpdateReportInfo()377 if (protobufFormat_) { in LoadEventDesc()544 if (protobufFormat_) { in PrepareOutput()
175 bool protobufFormat_ = false; variable