Searched refs:AddDictionaryValue (Results 1 – 3 of 3) sorted by relevance
155 nwebValue->AddDictionaryValue("test", value);
397 void AddDictionaryValue(std::string key, NWebValue& value) in AddDictionaryValue() function
657 nwebValue->AddDictionaryValue(nwebKeyTmp->GetString(), *nwebValueTmp); in ParseDictionaryNapiValue2NwebValue()