Searched refs:ACTION_PRE_LEN (Results 1 – 1 of 1) sorted by relevance
23 constexpr int ACTION_PRE_LEN = 7; variable34 if (!strncmp(msg, "ACTION=", ACTION_PRE_LEN)) { in Decode()35 msg += ACTION_PRE_LEN; in Decode()