Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/apps/message_world/
H A Dmessage_world.cc35 constexpr uint32_t gMaxReplyMessageSize = CHRE_LARGE_PAYLOAD_MAX_SIZE; variable
37 constexpr uint32_t gMaxReplyMessageSize = CHRE_MESSAGE_TO_HOST_MAX_SIZE; variable