Searched refs:GetObjectForDotSeparatedPath (Results 1 – 8 of 8) sorted by relevance
625 report->GetObjectForDotSeparatedPath("issue_type")->GetStringValue() == in GenerateSummary()704 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in GetMainRacyAddress()706 addr_t addr = o->GetObjectForDotSeparatedPath("address") in GetMainRacyAddress()848 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in NotifyBreakpointHit()851 addr_t addr = o->GetObjectForDotSeparatedPath("address") in NotifyBreakpointHit()950 o->GetObjectForDotSeparatedPath("size")->GetUnsignedIntegerValue(); in GenerateThreadName()952 o->GetObjectForDotSeparatedPath("thread_id")->GetUnsignedIntegerValue(); in GenerateThreadName()954 o->GetObjectForDotSeparatedPath("is_write")->GetBooleanValue(); in GenerateThreadName()956 o->GetObjectForDotSeparatedPath("is_atomic")->GetBooleanValue(); in GenerateThreadName()958 o->GetObjectForDotSeparatedPath("address")->GetUnsignedIntegerValue(); in GenerateThreadName()[all …]
248 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()253 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()263 info->GetObjectForDotSeparatedPath("tid"); in GetBacktracesFromExtendedStopInfo()
308 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()313 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()323 info->GetObjectForDotSeparatedPath("tid"); in GetBacktracesFromExtendedStopInfo()
107 StructuredData::Object::GetObjectForDotSeparatedPath(llvm::StringRef path) { in GetObjectForDotSeparatedPath() function in StructuredData::Object120 return value->GetObjectForDotSeparatedPath(match.second); in GetObjectForDotSeparatedPath()
1820 thread_info->GetObjectForDotSeparatedPath("activity"); in GetDescription()1822 thread_info->GetObjectForDotSeparatedPath("breadcrumb"); in GetDescription()1824 thread_info->GetObjectForDotSeparatedPath("trace_messages"); in GetDescription()
172 ObjectSP GetObjectForDotSeparatedPath(llvm::StringRef path);
457 info_root_sp->GetObjectForDotSeparatedPath(path); in GetInfoItemByPathAsString()
1039 thread_info_dictionary->GetObjectForDotSeparatedPath(path); in FormatThreadExtendedInfoRecurse()