Searched refs:AnnotationObject (Results 1 – 3 of 3) sorted by relevance
1196 struct AnnotationObject { struct1206 const std::vector<std::vector<AnnotationObject>>* argument1229 std::vector<std::vector<AnnotationObject>>1348 std::vector<MinidumpCrashpadInfo::AnnotationObject>* annotations_list);
150 const std::vector<std::vector<MinidumpCrashpadInfo::AnnotationObject>>* in TEST_F()155 std::vector<MinidumpCrashpadInfo::AnnotationObject> annotation_objects = in TEST_F()161 MinidumpCrashpadInfo::AnnotationObject annotation_object = in TEST_F()
5432 std::vector<MinidumpCrashpadInfo::AnnotationObject> annotation_objects; in Read()5495 for (const AnnotationObject& annot : crashpad_annots) { in Print()6322 std::vector<MinidumpCrashpadInfo::AnnotationObject>* annotations_list) { in ReadCrashpadAnnotationsList()6380 MinidumpCrashpadInfo::AnnotationObject object = {annotation.type, name, in ReadCrashpadAnnotationsList()