Searched refs:jsonPaths (Results 1 – 2 of 2) sorted by relevance
69 std::vector<std::string> jsonPaths = GetJsonList(directory); in buildHandlerConfigs() local70 for (const auto& path : jsonPaths) in buildHandlerConfigs()
831 std::vector<std::filesystem::path> jsonPaths; in loadConfigurations() local835 R"(.*\.json)", jsonPaths)) in loadConfigurations()861 for (auto& jsonPath : jsonPaths) in loadConfigurations()