Searched defs:getTraceParams (Results 1 – 3 of 3) sorted by relevance
45 lldb::SBStructuredData SBTraceOptions::getTraceParams(lldb::SBError &error) { in getTraceParams() function in SBTraceOptions
35 const StructuredData::DictionarySP &getTraceParams() const { in getTraceParams() function
354 private static TraceParams getTraceParams(Sampler sampler) { in getTraceParams() method in TraceProtoUtilsTest