Home
last modified time | relevance | path

Searched defs:part_id (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/processor/
Dminidump_processor.cc425 uint32_t part_id = (cpuid & 0xff00fff0); in GetARMCpuInfo() local
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_vp8_unittest.cc58 void VerifyBasicHeader(RTPTypeHeader* type, bool N, bool S, int part_id) { in VerifyBasicHeader()