Searched refs:getSupportedGraphConfigsFn (Results 1 – 1 of 1) sorted by relevance
205 void (*getSupportedGraphConfigsFn)(const void**, size_t*) = in GetPrebuiltGraphFromLibrary() local209 if (getSupportedGraphConfigsFn != nullptr) { in GetPrebuiltGraphFromLibrary()213 getSupportedGraphConfigsFn(&graphConfig, &graphConfigSize); in GetPrebuiltGraphFromLibrary()