Searched refs:list_annotations (Results 1 – 2 of 2) sorted by relevance
1075 MDLocationDescriptor list_annotations; member
4935 Swap(&module_crashpad_info.list_annotations); in Read()4939 std::vector<std::string> list_annotations; in Read() local4940 if (module_crashpad_info.list_annotations.data_size) { in Read()4942 module_crashpad_info.list_annotations.rva, in Read()4943 &list_annotations)) { in Read()4964 module_crashpad_info_list_annotations_.push_back(list_annotations); in Read()