Searched refs:IsDeviceModified (Results 1 – 2 of 2) sorted by relevance
66 void IsDeviceModified(bool *settings, bool *profile) const;113 void IsDeviceModified(bool *settings, bool *profile) const;
217 IsDeviceModified(&deviceSettings, &deviceProfile); in IsModified()226 GeneralAddon::IsDeviceModified(bool *settings, bool *profile) const in IsDeviceModified() function in GeneralAddon228 fGeneralView->IsDeviceModified(settings, profile); in IsDeviceModified()494 GeneralView::IsDeviceModified(bool *settings, bool *profile) const in IsDeviceModified() function in GeneralView