Searched defs:SetInteger (Results 1 – 7 of 7) sorted by relevance
48 public void SetInteger(int index, string key, int value) in SetInteger() method in Grpc.Core.Internal.ChannelArgsSafeHandle
89 void TracedValue::SetInteger(const char* name, int value) { in SetInteger() function in v8::tracing::TracedValue
451 void CFXJSE_Value::SetInteger(int32_t nInteger) { in SetInteger() function in CFXJSE_Value
346 void CJX_Object::SetInteger(XFA_Attribute eAttr, int32_t iValue, bool bNotify) { in SetInteger() function in CJX_Object
248 void SetInteger(int64_t data, sample::Enum type) override {} in SetInteger() function in mojo::__anon23976c710111::IntegerAccessorImpl
191 void SetInteger(int64_t data, sample::Enum type) override { in SetInteger() function in mojo::test::__anon0d706bfc0111::IntegerAccessorImpl
765 Value* DictionaryValue::SetInteger(StringPiece path, int in_value) { in SetInteger() function in base::DictionaryValue