Searched refs:graphConfig (Results 1 – 1 of 1) sorted by relevance
211 const void* graphConfig; in GetPrebuiltGraphFromLibrary() local213 getSupportedGraphConfigsFn(&graphConfig, &graphConfigSize); in GetPrebuiltGraphFromLibrary()217 std::string(reinterpret_cast<const char*>(graphConfig), graphConfigSize)); in GetPrebuiltGraphFromLibrary()