/aosp_15_r20/external/cronet/components/prefs/android/ |
H A D | pref_service_android.cc | 97 void PrefServiceAndroid::SetInteger(JNIEnv* env, in SetInteger() function in PrefServiceAndroid
|
/aosp_15_r20/external/cronet/base/trace_event/ |
H A D | traced_value.cc | 103 void SetInteger(const char* name, int value) override { in SetInteger() function in base::trace_event::__anon04ea65cd0111::PickleWriter 491 void TracedValue::SetInteger(const char* name, int value) { in SetInteger() function in base::trace_event::TracedValue
|
H A D | trace_event_stub.h | 102 void SetInteger(const char* name, int value) {} in SetInteger() function
|
/aosp_15_r20/external/libchrome/components/policy/core/common/ |
H A D | preg_parser_unittest.cc | 81 void SetInteger(RegistryDict* dict, const std::string& name, int value) { in SetInteger() function
|
/aosp_15_r20/external/cronet/components/prefs/ |
H A D | pref_value_map.cc | 127 void PrefValueMap::SetInteger(const std::string& key, const int value) { in SetInteger() function in PrefValueMap
|
H A D | testing_pref_store.cc | 200 void TestingPrefStore::SetInteger(const std::string& key, int value) { in SetInteger() function in TestingPrefStore
|
H A D | pref_service.cc | 440 void PrefService::SetInteger(const std::string& path, int value) { in SetInteger() function in PrefService
|
/aosp_15_r20/external/libchrome/base/trace_event/ |
H A D | trace_event_argument.cc | 89 void TracedValue::SetInteger(const char* name, int value) { in SetInteger() function in base::trace_event::TracedValue
|
/aosp_15_r20/external/pdfium/fxjs/xfa/ |
H A D | cfxjse_value.cpp | 351 void CFXJSE_Value::SetInteger(v8::Isolate* pIsolate, int32_t nInteger) { in SetInteger() function in CFXJSE_Value
|
H A D | cjx_object.cpp | 333 void CJX_Object::SetInteger(XFA_Attribute eAttr, int32_t iValue, bool bNotify) { in SetInteger() function in CJX_Object
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/ |
H A D | binding_unittest.cc | 248 void SetInteger(int64_t data, sample::Enum type) override {} in SetInteger() function in mojo::__anon7e0ad9fc0111::IntegerAccessorImpl
|
H A D | interface_ptr_unittest.cc | 191 void SetInteger(int64_t data, sample::Enum type) override { in SetInteger() function in mojo::test::__anon89e095c70111::IntegerAccessorImpl
|
/aosp_15_r20/external/libchrome/base/ |
H A D | values.cc | 765 Value* DictionaryValue::SetInteger(StringPiece path, int in_value) { in SetInteger() function in base::DictionaryValue
|