Searched defs:NotifyMessage (Results 1 – 4 of 4) sorted by relevance
39 struct NotifyMessage : public OHOS::Parcelable { struct43 NotifyMessage() = default; argument44 NotifyMessage(const NotifyType notifyType, const std::vector<std::string> &uris) in NotifyMessage() function64 HILOG_ERROR("NotifyMessage Unmarshalling error:write deviceType fail."); in Marshalling() argument80 static NotifyMessage *Unmarshalling(Parcel &parcel) in Unmarshalling() argument
119 void HotArea::NotifyMessage() in NotifyMessage() function in OHOS::Msdp::DeviceStatus::Cooperate::HotArea
122 void HotArea::NotifyMessage() in NotifyMessage() function in OHOS::Msdp::DeviceStatus::Cooperate::HotArea
837 int32_t InputDeviceManager::NotifyMessage(SessionPtr sess, int32_t id, const std::string &type) in NotifyMessage() function in OHOS::MMI::InputDeviceManager