Searched defs:ServiceId (Results 1 – 1 of 1) sorted by relevance
24 class ServiceId; variable37 constexpr explicit ServiceId(uint32_t id) : id_(id) {} in ServiceId() function