Searched refs:library_separator (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/host/fidl/include/fidl/
H A Dnames.h21 std::string NameName(const flat::Name& name, StringView library_separator, StringView separator);
/fuchsia/zircon/system/host/fidl/lib/
H A Dnames.cpp300 std::string NameName(const flat::Name& name, StringView library_separator, StringView name_separator) { argument
301 std::string compiled_name = LibraryName(name.library(), library_separator);

Completed in 29 milliseconds