Searched defs:GetStringParameter (Results 1 – 3 of 3) sorted by relevance
27 int GetStringParameter(const std::string key, std::string &value, const std::string def) in GetStringParameter() function
102 int GetStringParameter(const std::string &key, std::string &value, const std::string def) in GetStringParameter() function
1394 bool GetStringParameter(napi_env env, napi_value value, std::vector<char> &buf) in GetStringParameter() function