Searched refs:constStr (Results 1 – 1 of 1) sorted by relevance
69 #define STRNCMP(str, constStr) strncmp(str, constStr, sizeof(constStr)-1) in onReceive() argument