Searched refs:system_path (Results 1 – 1 of 1) sorted by relevance
339 std::string system_path; in LoadLayers() local341 system_path = kSystemLayerLibraryDir; in LoadLayers()354 if (!system_path.empty()) { in LoadLayers()357 paths.insert(it, system_path); in LoadLayers()