Searched refs:GetObjectForDotSeparatedPath (Results 1 – 8 of 8) sorted by relevance
703 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in GetMainRacyAddress()847 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in NotifyBreakpointHit()949 o->GetObjectForDotSeparatedPath("thread_id")->GetIntegerValue(); in GenerateThreadName()951 o->GetObjectForDotSeparatedPath("is_write")->GetBooleanValue(); in GenerateThreadName()953 o->GetObjectForDotSeparatedPath("is_atomic")->GetBooleanValue(); in GenerateThreadName()963 if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()967 } else if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()1000 o->GetObjectForDotSeparatedPath("mutex_id")->GetIntegerValue(); in GenerateThreadName()1019 info->GetObjectForDotSeparatedPath(path)->GetAsArray()->ForEach( in AddThreadsForPath()1032 o->GetObjectForDotSeparatedPath("thread_os_id"); in AddThreadsForPath()[all …]
251 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()256 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()266 info->GetObjectForDotSeparatedPath("tid"); in GetBacktracesFromExtendedStopInfo()
309 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()314 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()324 info->GetObjectForDotSeparatedPath("tid"); in GetBacktracesFromExtendedStopInfo()
96 StructuredData::Object::GetObjectForDotSeparatedPath(llvm::StringRef path) { in GetObjectForDotSeparatedPath() function in StructuredData::Object107 return value->GetObjectForDotSeparatedPath(match.second); in GetObjectForDotSeparatedPath()
1794 thread_info->GetObjectForDotSeparatedPath("activity"); in GetDescription()1796 thread_info->GetObjectForDotSeparatedPath("breadcrumb"); in GetDescription()1798 thread_info->GetObjectForDotSeparatedPath("trace_messages"); in GetDescription()
150 ObjectSP GetObjectForDotSeparatedPath(llvm::StringRef path);
467 info_root_sp->GetObjectForDotSeparatedPath(path); in GetInfoItemByPathAsString()
1012 thread_info_dictionary->GetObjectForDotSeparatedPath(path); in FormatThreadExtendedInfoRecurse()