Searched defs:GraphConstructorOptions (Results 1 – 1 of 1) sorted by relevance
33 struct GraphConstructorOptions { struct34 GraphConstructorOptions() {} in GraphConstructorOptions() function56 extern Status ConvertGraphDefToGraph(const GraphConstructorOptions& opts, argument