Searched defs:bindParamObj (Results 1 – 2 of 2) sorted by relevance
402 void InsertMapParames(nlohmann::json &bindParamObj, std::map<std::string, std::string> &bindParamMa… in InsertMapParames()
2034 nlohmann::json bindParamObj = nlohmann::json::parse(bindParam, nullptr, false); in BindTargetWarpper() local