Searched refs:stringEndsWith (Results 1 – 1 of 1) sorted by relevance
112 bool stringEndsWith(std::string const& string, std::string const& end) { in stringEndsWith() function123 if (!stringEndsWith(serviceName, RADIO_SERVICE_SLOT1_NAME)) { in isServiceValidForDeviceConfiguration()129 if (!stringEndsWith(serviceName, RADIO_SERVICE_SLOT1_NAME) && in isServiceValidForDeviceConfiguration()130 !stringEndsWith(serviceName, RADIO_SERVICE_SLOT2_NAME)) { in isServiceValidForDeviceConfiguration()136 if (!stringEndsWith(serviceName, RADIO_SERVICE_SLOT1_NAME) && in isServiceValidForDeviceConfiguration()137 !stringEndsWith(serviceName, RADIO_SERVICE_SLOT2_NAME) && in isServiceValidForDeviceConfiguration()138 !stringEndsWith(serviceName, RADIO_SERVICE_SLOT3_NAME)) { in isServiceValidForDeviceConfiguration()