Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dstub_storage.h89 bool SetUint64(const std::string& group, in SetUint64() function
Dfake_store.cc186 bool FakeStore::SetUint64( in SetUint64() function in shill::FakeStore
Dkey_file_store.cc325 bool KeyFileStore::SetUint64( in SetUint64() function in shill::KeyFileStore
Djson_store.cc581 bool JsonStore::SetUint64( in SetUint64() function in shill::JsonStore
Dkey_file_store_unittest.cc491 TEST_F(KeyFileStoreTest, SetUint64) { in TEST_F() argument