Searched defs:ServiceTypeMatches (Results 1 – 1 of 1) sorted by relevance
514 bool ServiceTypeMatches(const char *aType) const { return !strcmp(mServiceType, aType); } in ServiceTypeMatches() function533 bool ServiceTypeMatches(const char *aType) const { return !strcmp(mServiceType, aType); } in ServiceTypeMatches() function552 bool ServiceTypeMatches(const char *aType) const { return !strcmp(mServiceType, aType); } in ServiceTypeMatches() function