Home
last modified time | relevance | path

Searched defs:raw_info (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/client/mac/tests/
H A Dminidump_generator_test.cc120 const MDRawSystemInfo* raw_info = system_info->system_info(); in TEST_F() local
211 const MDRawSystemInfo* raw_info = system_info->system_info(); in TEST_F() local
301 const MDRawSystemInfo* raw_info = system_info->system_info(); in TEST_F() local
H A Dcrash_generation_server_test.cc259 const MDRawSystemInfo* raw_info = system_info->system_info(); in TEST_F() local
338 const MDRawSystemInfo* raw_info = system_info->system_info(); in TEST_F() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt.c442 resolve_draw_info(const struct pipe_draw_info *raw_info, in resolve_draw_info()
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dminidump_processor.cc446 static void GetARMCpuInfo(const MDRawSystemInfo* raw_info, in GetARMCpuInfo()