Home
last modified time | relevance | path

Searched defs:UpdatesState (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/libqtelegram-ae/libqtelegram-aseman-edition-6.1-stable/telegram/types/
H A Dupdatesstate.cpp10 UpdatesState::UpdatesState(UpdatesStateType classType, InboundPkt *in) : in UpdatesState() function in UpdatesState
21 UpdatesState::UpdatesState(InboundPkt *in) : in UpdatesState() function in UpdatesState
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/animation/
H A Dinstallable_ink_drop_unittest.cc62 TEST_F(InstallableInkDropTest, UpdatesState) { in TEST_F() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/animation/
H A Dinstallable_ink_drop_unittest.cc67 TEST_F(InstallableInkDropTest, UpdatesState) { in TEST_F() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/safety_check/android/java/src/org/chromium/chrome/browser/safety_check/
H A DSafetyCheckProperties.java149 public @interface UpdatesState { annotation in SafetyCheckProperties