Searched refs:NameCodedHandle (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/host/fidl/include/fidl/
H A Dnames.h54 std::string NameCodedHandle(types::HandleSubtype subtype, types::Nullability nullability);
/fuchsia/zircon/system/host/fidl/lib/
H A Dnames.cpp383 std::string NameCodedHandle(types::HandleSubtype subtype, types::Nullability nullability) { function in namespace:fidl
H A Dtables_generator.cpp379 auto name = NameCodedHandle(handle_type->subtype, handle_type->nullability);

Completed in 89 milliseconds