Searched refs:system_path (Results 1 – 1 of 1) sorted by relevance
349 std::string system_path; in LoadLayers() local351 system_path = kSystemLayerLibraryDir; in LoadLayers()364 if (!system_path.empty()) { in LoadLayers()367 paths.insert(it, system_path); in LoadLayers()