Searched refs:updateDeviceInfoTable (Results 1 – 4 of 4) sorted by relevance
83 bool updateDeviceInfoTable(const ConfigKey& key, string& error);
452 bool updateDeviceInfoTable(const ConfigKey& key, string& error) { in updateDeviceInfoTable() function
388 updateDeviceInfoTable(key, err); in TEST_F()408 updateDeviceInfoTable(key, err); in TEST_F()409 updateDeviceInfoTable(key, err); in TEST_F()
592 if (!dbutils::updateDeviceInfoTable(key, err)) { in OnConfigUpdatedLocked()