Home
last modified time | relevance | path

Searched refs:UpdateSavedInfo (Results 1 – 9 of 9) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/hal/linux/
H A DUPowerClient.cpp83 void UpdateSavedInfo(GHashTable* aHashTable);
299 UpdateSavedInfo(hashTable); in UpdateTrackedDeviceSync()
387 sInstance->UpdateSavedInfo(hashTable); in DeviceChanged()
400 void UPowerClient::UpdateSavedInfo(GHashTable* aHashTable) { in DeviceChanged() function in mozilla::hal_impl::UPowerClient
/dports/lang/spidermonkey78/firefox-78.9.0/hal/linux/
H A DUPowerClient.cpp83 void UpdateSavedInfo(GHashTable* aHashTable);
299 UpdateSavedInfo(hashTable); in UpdateTrackedDeviceSync()
387 sInstance->UpdateSavedInfo(hashTable); in DeviceChanged()
400 void UPowerClient::UpdateSavedInfo(GHashTable* aHashTable) { in DeviceChanged() function in mozilla::hal_impl::UPowerClient
/dports/www/firefox/firefox-99.0/hal/linux/
H A DUPowerClient.cpp83 void UpdateSavedInfo(GHashTable* aHashTable);
299 UpdateSavedInfo(hashTable); in UpdateTrackedDeviceSync()
387 sInstance->UpdateSavedInfo(hashTable); in DeviceChanged()
400 void UPowerClient::UpdateSavedInfo(GHashTable* aHashTable) { in DeviceChanged() function in mozilla::hal_impl::UPowerClient
/dports/mail/thunderbird/thunderbird-91.8.0/hal/linux/
H A DUPowerClient.cpp83 void UpdateSavedInfo(GHashTable* aHashTable);
299 UpdateSavedInfo(hashTable); in UpdateTrackedDeviceSync()
387 sInstance->UpdateSavedInfo(hashTable); in DeviceChanged()
400 void UPowerClient::UpdateSavedInfo(GHashTable* aHashTable) { in DeviceChanged() function in mozilla::hal_impl::UPowerClient
/dports/www/firefox-legacy/firefox-52.8.0esr/hal/linux/
H A DUPowerClient.cpp86 void UpdateSavedInfo(GHashTable* aHashTable);
317 UpdateSavedInfo(hashTable); in UpdateTrackedDeviceSync()
410 sInstance->UpdateSavedInfo(hashTable); in DeviceChanged()
427 UPowerClient::UpdateSavedInfo(GHashTable* aHashTable) in DeviceChanged() function in mozilla::hal_impl::UPowerClient
/dports/lang/spidermonkey60/firefox-60.9.0/hal/linux/
H A DUPowerClient.cpp83 void UpdateSavedInfo(GHashTable* aHashTable);
298 UpdateSavedInfo(hashTable); in UpdateTrackedDeviceSync()
383 sInstance->UpdateSavedInfo(hashTable); in DeviceChanged()
396 void UPowerClient::UpdateSavedInfo(GHashTable* aHashTable) { in DeviceChanged() function in mozilla::hal_impl::UPowerClient
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Dloadsave.h57 void UpdateSavedInfo(int nSlot);
H A Dloadsave.cpp507 UpdateSavedInfo(nCount); in LoadSavedInfo()
513 void UpdateSavedInfo(int nSlot) in UpdateSavedInfo() function
H A Dmenu.cpp2181 UpdateSavedInfo(gQuickSaveSlot); in QuickSaveGame()