Searched defs:SetMapValue (Results 1 – 2 of 2) sorted by relevance
26 bool SetMapValue(K key, std::shared_ptr<V> value) in SetMapValue() function
102 void SetMapValue(napi_env env, const std::string& key, const T& value, napi_value& object) in SetMapValue() function