Lines Matching refs:GetValueForKeyAsInteger
1053 json_dict->GetValueForKeyAsInteger("metabuffersize", metabuffersize);
1056 json_dict->GetValueForKeyAsInteger("buffersize", buffersize);
1059 json_dict->GetValueForKeyAsInteger("type", type);
1062 json_dict->GetValueForKeyAsInteger("threadid", tid);
1115 if (!json_dict->GetValueForKeyAsInteger("traceid", uid))
1118 json_dict->GetValueForKeyAsInteger("threadid", tid);
1153 if (!json_dict->GetValueForKeyAsInteger("traceid", uid))
1157 json_dict->GetValueForKeyAsInteger("threadid", threadid);
1220 if (!json_dict->GetValueForKeyAsInteger("traceid", uid) ||
1221 !json_dict->GetValueForKeyAsInteger("offset", offset) ||
1222 !json_dict->GetValueForKeyAsInteger("buffersize", byte_count))
1225 json_dict->GetValueForKeyAsInteger("threadid", tid);