Searched refs:CreateSource (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/system/host/fidl/include/fidl/
H A Dsource_manager.h19 bool CreateSource(StringView filename);
/fuchsia/zircon/system/host/fidl/lib/
H A Dsource_manager.cpp11 bool SourceManager::CreateSource(StringView filename) { function in class:fidl::SourceManager
/fuchsia/zircon/system/host/fidl/formatter/
H A Dmain.cpp97 if (!source_manager.CreateSource(arg.data())) {
/fuchsia/zircon/system/host/fidl/compiler/
H A Dmain.cpp312 if (!source_managers.back().CreateSource(arg.data())) {

Completed in 76 milliseconds