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

/fuchsia/zircon/system/host/fidl/include/fidl/
H A Dsource_file.h21 StringView filename() const { return filename_; }
34 std::string filename_; member in class:fidl::SourceFile
/fuchsia/zircon/system/host/fidl/lib/
H A Dsource_file.cpp15 : filename_(std::move(filename)), data_(std::move(data)) {

Completed in 89 milliseconds