Searched defs:certsPath (Results 1 – 4 of 4) sorted by relevance
97 std::vector<std::string> certsPath; member
85 bool CJInitialize::ParseCertsPath(std::string &url, std::vector<std::string> &certsPath) in ParseCertsPath()
121 std::vector<std::string> certsPath; member
591 napi_env env, napi_value jsConfig, std::vector<std::string> &certsPath, std::string &errInfo) in ParseCertsPath()