Searched defs:GetUint64 (Results 1 – 5 of 5) sorted by relevance
/system/connectivity/shill/ | ||
D | stub_storage.h | 84 bool GetUint64(const std::string& group, in GetUint64() function |
D | fake_store.cc | 181 bool FakeStore::GetUint64( in GetUint64() function in shill::FakeStore |
D | key_file_store.cc | 301 bool KeyFileStore::GetUint64( in GetUint64() function in shill::KeyFileStore |
D | json_store.cc | 576 bool JsonStore::GetUint64( in GetUint64() function in shill::JsonStore |
D | key_file_store_unittest.cc | 459 TEST_F(KeyFileStoreTest, GetUint64) { in TEST_F() argument |