Home
last modified time | relevance | path

Searched refs:windowContentChangeTypes_ (Results 1 - 5 of 5) sorted by relevance

/foundation/barrierfree/accessibility/frameworks/common/src/
H A Daccessibility_event_info.cpp170 HILOG_DEBUG("windowType_[%{public}d]", windowContentChangeTypes_); in GetWindowContentChangeTypes()
171 return windowContentChangeTypes_; in GetWindowContentChangeTypes()
176 windowContentChangeTypes_ = changeTypes; in SetWindowContentChangeTypes()
177 HILOG_DEBUG("windowType_[%{public}d]", windowContentChangeTypes_); in SetWindowContentChangeTypes()
/foundation/barrierfree/accessibility/common/interface/test/unittest/mock/
H A Dmock_accessibility_event_info_parcel.cpp48 windowContentChangeTypes_ = static_cast<WindowsContentChangeTypes>(windowContentChangeTypes); in ReadFromParcelFirstPart()
150 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int32, parcel, static_cast<int32_t>(windowContentChangeTypes_)); in Marshalling()
/foundation/barrierfree/accessibility/common/interface/src/parcel/
H A Daccessibility_event_info_parcel.cpp48 windowContentChangeTypes_ = static_cast<WindowsContentChangeTypes>(windowContentChangeTypes); in ReadFromParcelFirstPart()
150 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int32, parcel, static_cast<int32_t>(windowContentChangeTypes_)); in Marshalling()
/foundation/barrierfree/accessibility/frameworks/common/test/mock/include/
H A Dmock_accessibility_event_info.h272 WindowsContentChangeTypes windowContentChangeTypes_ = CONTENT_CHANGE_TYPE_INVALID; member in OHOS::Accessibility::MockAccessibilityEventInfo
/foundation/barrierfree/accessibility/interfaces/innerkits/common/include/
H A Daccessibility_event_info.h520 WindowsContentChangeTypes windowContentChangeTypes_ = CONTENT_CHANGE_TYPE_INVALID; member in OHOS::Accessibility::AccessibilityEventInfo

Completed in 4 milliseconds