Searched refs:GetObjectForDotSeparatedPath (Results 1 – 10 of 10) sorted by relevance
701 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in GetMainRacyAddress()845 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in NotifyBreakpointHit()947 o->GetObjectForDotSeparatedPath("thread_id")->GetIntegerValue(); in GenerateThreadName()949 o->GetObjectForDotSeparatedPath("is_write")->GetBooleanValue(); in GenerateThreadName()951 o->GetObjectForDotSeparatedPath("is_atomic")->GetBooleanValue(); in GenerateThreadName()961 if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()965 } else if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()998 o->GetObjectForDotSeparatedPath("mutex_id")->GetIntegerValue(); in GenerateThreadName()1017 info->GetObjectForDotSeparatedPath(path)->GetAsArray()->ForEach( in AddThreadsForPath()1030 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()
307 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()312 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()322 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()
253 auto args_sp = dict_sp->GetObjectForDotSeparatedPath("arguments"); in ShellExpandArguments()
1787 thread_info->GetObjectForDotSeparatedPath("activity"); in GetDescription()1789 thread_info->GetObjectForDotSeparatedPath("breadcrumb"); in GetDescription()1791 thread_info->GetObjectForDotSeparatedPath("trace_messages"); in GetDescription()
150 ObjectSP GetObjectForDotSeparatedPath(llvm::StringRef path);
459 info_root_sp->GetObjectForDotSeparatedPath(path); in GetInfoItemByPathAsString()
1425 auto args_sp = dict_sp->GetObjectForDotSeparatedPath("arguments");
1011 thread_info_dictionary->GetObjectForDotSeparatedPath(path); in FormatThreadExtendedInfoRecurse()