Searched refs:token_format (Results 1 – 1 of 1) sorted by relevance
1026 const char *token_format = "0x%4.4" PRIx64; in FormatThreadExtendedInfoRecurse() local1028 token_format = entry.printf_format.c_str(); in FormatThreadExtendedInfoRecurse()1029 s.Printf(token_format, value->GetAsInteger()->GetValue()); in FormatThreadExtendedInfoRecurse()