Searched refs:deviceTypesToString (Results 1 – 3 of 3) sorted by relevance
66 bool deviceTypesToString(const DeviceTypeSet &deviceTypes, std::string &str) { in deviceTypesToString() function106 deviceTypesToString(deviceTypes, ret); in toString()
133 bool deviceTypesToString(const DeviceTypeSet& deviceTypes, std::string &str);
154 if (!deviceTypesToString(mApplicableDevices, deviceLiteral)) { in dump()