Home
last modified time | relevance | path

Searched defs:needRotate (Results 1 – 5 of 5) sorted by relevance

/base/useriam/user_auth_framework/test/unittest/services/src/
Dwidget_schedule_node_impl_test.cpp163 uint32_t needRotate = 1; variable
179 uint32_t needRotate = 1; variable
195 uint32_t needRotate = 1; variable
Dwidget_context_test.cpp485 uint32_t needRotate = 1; variable
500 uint32_t needRotate = 1; variable
515 uint32_t needRotate = 1; variable
530 uint32_t needRotate = 1; variable
545 uint32_t needRotate = 1; variable
560 uint32_t needRotate = 1; variable
/base/useriam/user_auth_framework/services/core/src/
Dwidget_schedule_node_impl.cpp180 bool WidgetScheduleNodeImpl::WidgetReload(uint32_t orientation, uint32_t needRotate, uint32_t alrea… in WidgetReload()
/base/useriam/user_auth_framework/test/fuzztest/services/context/widgetcontext_fuzzer/
Dwidget_context_fuzzer.cpp320 uint32_t needRotate = parcel.ReadUint32(); in FuzzAuthWidgetReload() local
/base/useriam/user_auth_framework/services/context/src/
Dwidget_context.cpp367 bool WidgetContext::AuthWidgetReload(uint32_t orientation, uint32_t needRotate, uint32_t alreadyLoa… in AuthWidgetReload()