Home
last modified time | relevance | path

Searched defs:SetInteger (Results 1 – 7 of 7) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DChannelArgsSafeHandle.cs48 public void SetInteger(int index, string key, int value) in SetInteger() method in Grpc.Core.Internal.ChannelArgsSafeHandle
/external/v8/src/tracing/
Dtraced-value.cc75 void TracedValue::SetInteger(const char* name, int value) { in SetInteger() function in v8::tracing::TracedValue
/external/pdfium/fxjs/
Dcfxjse_value.cpp409 void CFXJSE_Value::SetInteger(int32_t nInteger) { in SetInteger() function in CFXJSE_Value
/external/libchrome/mojo/public/cpp/bindings/tests/
Dbinding_unittest.cc248 void SetInteger(int64_t data, sample::Enum type) override {} in SetInteger() function in mojo::__anonda42b1ef0111::IntegerAccessorImpl
Dinterface_ptr_unittest.cc191 void SetInteger(int64_t data, sample::Enum type) override { in SetInteger() function in mojo::test::__anon2de557fa0111::IntegerAccessorImpl
/external/libchrome/base/
Dvalues.cc765 Value* DictionaryValue::SetInteger(StringPiece path, int in_value) { in SetInteger() function in base::DictionaryValue
/external/pdfium/fxjs/xfa/
Dcjx_object.cpp354 bool CJX_Object::SetInteger(XFA_Attribute eAttr, int32_t iValue, bool bNotify) { in SetInteger() function in CJX_Object