Searched refs:prebuiltGraph (Results 1 – 1 of 1) sorted by relevance
456 auto prebuiltGraph = std::make_unique<GrpcGraph>(); in GetRemoteGraphFromAddress() local457 Status status = prebuiltGraph->initialize(address, engineInterface); in GetRemoteGraphFromAddress()462 return prebuiltGraph; in GetRemoteGraphFromAddress()