Searched refs:GetObjectForDotSeparatedPath (Results 1 – 8 of 8) sorted by relevance
703 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in GetMainRacyAddress()845 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in NotifyBreakpointHit()948 o->GetObjectForDotSeparatedPath("thread_id")->GetIntegerValue(); in GenerateThreadName()950 o->GetObjectForDotSeparatedPath("is_write")->GetBooleanValue(); in GenerateThreadName()952 o->GetObjectForDotSeparatedPath("is_atomic")->GetBooleanValue(); in GenerateThreadName()962 if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()966 } else if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()999 o->GetObjectForDotSeparatedPath("mutex_id")->GetIntegerValue(); in GenerateThreadName()1018 info->GetObjectForDotSeparatedPath(path)->GetAsArray()->ForEach( in AddThreadsForPath()1031 o->GetObjectForDotSeparatedPath("thread_os_id"); in AddThreadsForPath()[all …]
246 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()251 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()261 info->GetObjectForDotSeparatedPath("tid"); in GetBacktracesFromExtendedStopInfo()
311 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()316 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()326 info->GetObjectForDotSeparatedPath("tid"); in GetBacktracesFromExtendedStopInfo()
153 StructuredData::Object::GetObjectForDotSeparatedPath(llvm::StringRef path) { in GetObjectForDotSeparatedPath() function in StructuredData::Object164 return value->GetObjectForDotSeparatedPath(match.second); in GetObjectForDotSeparatedPath()
154 ObjectSP GetObjectForDotSeparatedPath(llvm::StringRef path);
1989 thread_info->GetObjectForDotSeparatedPath("activity"); in GetDescription()1991 thread_info->GetObjectForDotSeparatedPath("breadcrumb"); in GetDescription()1993 thread_info->GetObjectForDotSeparatedPath("trace_messages"); in GetDescription()
559 info_root_sp->GetObjectForDotSeparatedPath(path); in GetInfoItemByPathAsString()
1042 thread_info_dictionary->GetObjectForDotSeparatedPath(path); in FormatThreadExtendedInfoRecurse()