Searched defs:changeTypes (Results 1 – 4 of 4) sorted by relevance
192 std::unordered_set<ProfileChangeType> changeTypes; variable
174 …id AccessibilityEventInfo::SetWindowContentChangeTypes(const WindowsContentChangeTypes changeTypes) in SetWindowContentChangeTypes()186 void AccessibilityEventInfo::SetWindowChangeTypes(const WindowUpdateType changeTypes) in SetWindowChangeTypes()
123 …ol IpcUtils::Marshalling(MessageParcel& parcel, const std::unordered_set<ProfileChangeType>& chang… in Marshalling()251 …ool IpcUtils::UnMarshalling(MessageParcel& parcel, std::unordered_set<ProfileChangeType>& changeTy… in UnMarshalling()
93 WindowsContentChangeTypes changeTypes; in CreateEventInfoFirstPart() local