Searched defs:PutContext (Results 1 – 2 of 2) sorted by relevance
127 struct PutContext : public ContextBase { in Put() struct128 std::string key; in Put()129 JSUtil::KvStoreVariant value; in Put()
173 struct PutContext : public ContextBase { in Put() struct174 std::string key; in Put()175 JSUtil::KvStoreVariant value; in Put()