Searched refs:kProducerPaths (Results 1 – 1 of 1) sorted by relevance
41 const char* kProducerPaths[] = { variable149 for (int i = 0; startFunc == nullptr && i < NELEM(kProducerPaths); i++) { in main()150 startFunc = loadLibrary(kProducerPaths[i]); in main()