Searched defs:ServiceHandle (Results 1 – 2 of 2) sorted by relevance
31 enum class ServiceHandle : uint64_t {}; enum
29 using ServiceHandle = uint32_t; variable