Searched defs:SetInt (Results 1 – 6 of 6) sorted by relevance
172 void ChannelArguments::SetInt(const std::string& key, int value) { in SetInt() function in grpc::ChannelArguments
110 bool SetInt(PyObject *value) { in SetInt() function
359 static void SetInt(Field f, Msg& msg, Int x) { in SetInt() function
133 TEST_F(ChannelArgumentsTest, SetInt) { in TEST_F() argument
785 void SetInt(VectorFormat vform, int index, int64_t value) const { in SetInt() function
1964 void ImGuiStorage::SetInt(ImGuiID key, int val) in SetInt() function in ImGuiStorage