Searched defs:GetInt64 (Results 1 – 9 of 9) sorted by relevance
87 std::optional<int64_t> ConfigCacheHelper::GetInt64(const std::string& section, in GetInt64() function in bluetooth::storage::ConfigCacheHelper
327 std::optional<int64_t> StorageModule::GetInt64(const std::string& section, in GetInt64() function in bluetooth::storage::StorageModule
75 bool FakePrefs::GetInt64(std::string_view key, int64_t* value) const { in GetInt64() function in chromeos_update_engine::FakePrefs
72 bool PrefsBase::GetInt64(const std::string_view key, int64_t* value) const { in GetInt64() function in chromeos_update_engine::PrefsBase
270 TEST_F(PrefsTest, GetInt64) { in TEST_F() argument
94 func GetInt64(buf []byte) (n int64) { func
113 func (t *Table) GetInt64(off UOffsetT) int64 { func
469 int64_t PrefService::GetInt64(const std::string& path) const { in GetInt64() function in PrefService
748 llvm::Value* GetInt64(int64_t value) { return b_->getInt64(value); } in GetInt64() function in xla::cpu::__anondccdbc850111::TiledSmallGemmEmitter