Searched defs:SetUint64 (Results 1 – 5 of 5) sorted by relevance
/system/connectivity/shill/ | ||
D | stub_storage.h | 89 bool SetUint64(const std::string& group, in SetUint64() function |
D | fake_store.cc | 186 bool FakeStore::SetUint64( in SetUint64() function in shill::FakeStore |
D | key_file_store.cc | 325 bool KeyFileStore::SetUint64( in SetUint64() function in shill::KeyFileStore |
D | json_store.cc | 581 bool JsonStore::SetUint64( in SetUint64() function in shill::JsonStore |
D | key_file_store_unittest.cc | 491 TEST_F(KeyFileStoreTest, SetUint64) { in TEST_F() argument |