Searched refs:IsSmsNotify (Results 1 – 3 of 3) sorted by relevance
61 int32_t IsSmsNotify(const char *line);
131 if (IsSmsNotify(str)) { in ReaderLoop()
107 int32_t IsSmsNotify(const char *s) in IsSmsNotify() function