Home
last modified time | relevance | path

Searched refs:message_id (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/telephony/proto/src/
Dpersist_atoms.proto251 optional int64 message_id = 14; field
270 optional int64 message_id = 12; field
Dtelephony.proto2675 optional int64 message_id = 18; field
/frameworks/av/media/libstagefright/mpeg2ts/
DATSParser.cpp625 unsigned message_id = br->getBits(8); in parseProgramMap() local
626 MY_LOGV(" message_id = %u", message_id); in parseProgramMap()
/frameworks/proto_logging/stats/
Datoms.proto14691 // If the value of count is greater than 1, the message_id represents only one of the messages.
14692 optional int64 message_id = 14; field
14694 // Number of messages with the same properties (see message_id for exception)
14747 // If the value of count is greater than 1, the message_id represents only one of the messages.
14748 optional int64 message_id = 12; field
14752 // the message defined by message_id.
14759 // Number of messages with the same properties (see message_id, retry_id and latency_millis for