Home
last modified time | relevance | path

Searched defs:SetInt64 (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/storage/
Dconfig_cache_helper.cc82 void ConfigCacheHelper::SetInt64(const std::string& section, const std::string& property, in SetInt64() function in bluetooth::storage::ConfigCacheHelper
Dstorage_module.cc322 void StorageModule::SetInt64(const std::string& section, const std::string& property, in SetInt64() function in bluetooth::storage::StorageModule
/aosp_15_r20/prebuilts/go/linux-x86/src/math/big/
Drat.go340 func (z *Rat) SetInt64(x int64) *Rat { func
Dfloat.go538 func (z *Float) SetInt64(x int64) *Float { func
Dint.go58 func (z *Int) SetInt64(x int64) *Int { func
/aosp_15_r20/prebuilts/go/linux-x86/misc/cgo/gmp/
Dgmp.go184 func (z *Int) SetInt64(x int64) *Int { func
/aosp_15_r20/system/update_engine/common/
H A Dfake_prefs.cc79 bool FakePrefs::SetInt64(std::string_view key, const int64_t value) { in SetInt64() function in chromeos_update_engine::FakePrefs
H A Dprefs.cc90 bool PrefsBase::SetInt64(std::string_view key, const int64_t value) { in SetInt64() function in chromeos_update_engine::PrefsBase
H A Dprefs_unittest.cc313 TEST_F(PrefsTest, SetInt64) { in TEST_F() argument
/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_service.cc465 void PrefService::SetInt64(const std::string& path, int64_t value) { in SetInt64() function in PrefService
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc8090 void DescriptorBuilder::OptionInterpreter::SetInt64( in SetInt64() function in google::protobuf::DescriptorBuilder::OptionInterpreter
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc8084 void DescriptorBuilder::OptionInterpreter::SetInt64( in SetInt64() function in google::protobuf::DescriptorBuilder::OptionInterpreter