Searched refs:IsStringMember (Results 1 – 1 of 1) sorted by relevance
50 inline bool IsStringMember(const Json::Value& jsonRoot, const std::string& key) in ParseJsonFile() function82 if (!IsStringMember(jsonRoot[type], FILE_PATH_KEY)) { in GetLogConfigFromFile()