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