Home
last modified time | relevance | path

Searched defs:GetUint64 (Results 1 – 5 of 5) sorted by relevance

/system/connectivity/shill/
Dstub_storage.h84 bool GetUint64(const std::string& group, in GetUint64() function
Dfake_store.cc181 bool FakeStore::GetUint64( in GetUint64() function in shill::FakeStore
Dkey_file_store.cc301 bool KeyFileStore::GetUint64( in GetUint64() function in shill::KeyFileStore
Djson_store.cc576 bool JsonStore::GetUint64( in GetUint64() function in shill::JsonStore
Dkey_file_store_unittest.cc459 TEST_F(KeyFileStoreTest, GetUint64) { in TEST_F() argument