Searched refs:kMachPort (Results 1 – 3 of 3) sorted by relevance
49 kMachPort, in COMPONENT_EXPORT()133 bool is_mach_port() const { return type_ == Type::kMachPort; } in COMPONENT_EXPORT()138 if (type_ == Type::kMachPort) in COMPONENT_EXPORT()143 if (type_ == Type::kMachPort) in COMPONENT_EXPORT()
98 : type_(Type::kMachPort), mach_port_(std::move(mach_port)) {} in PlatformHandle()
43 kMachPort, enumerator70 if (GetParam() == HandleType::kMachPort) in SetUp()255 HandleType::kMachPort)