Home
last modified time | relevance | path

Searched refs:GetStaionaryDataReply (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/intention/stationary/data/src/
H A Dstationary_params.cpp80 GetStaionaryDataReply::GetStaionaryDataReply(Data data) in GetStaionaryDataReply() function in OHOS::Msdp::DeviceStatus::GetStaionaryDataReply
83 bool GetStaionaryDataReply::Marshalling(MessageParcel &parcel) const in Marshalling()
94 bool GetStaionaryDataReply::Unmarshalling(MessageParcel &parcel) in Unmarshalling()
/ohos5.0/base/msdp/device_status/intention/stationary/data/src/
H A Dstationary_params.cpp80 GetStaionaryDataReply::GetStaionaryDataReply(Data data) in GetStaionaryDataReply() function in OHOS::Msdp::DeviceStatus::GetStaionaryDataReply
83 bool GetStaionaryDataReply::Marshalling(MessageParcel &parcel) const in Marshalling()
94 bool GetStaionaryDataReply::Unmarshalling(MessageParcel &parcel) in Unmarshalling()
/ohos5.0/foundation/multimodalinput/input/intention/stationary/data/include/
H A Dstationary_params.h58 struct GetStaionaryDataReply final : public ParamBase {
59 GetStaionaryDataReply() = default;
60 explicit GetStaionaryDataReply(Data data);
/ohos5.0/base/msdp/device_status/intention/stationary/data/include/
H A Dstationary_params.h58 struct GetStaionaryDataReply final : public ParamBase {
59 GetStaionaryDataReply() = default;
60 explicit GetStaionaryDataReply(Data data);
/ohos5.0/foundation/multimodalinput/input/intention/stationary/client/src/
H A Dstationary_client.cpp58 GetStaionaryDataReply reply {}; in GetDeviceStatusData()
/ohos5.0/base/msdp/device_status/intention/stationary/client/src/
H A Dstationary_client.cpp58 GetStaionaryDataReply reply {}; in GetDeviceStatusData()
/ohos5.0/foundation/multimodalinput/input/intention/stationary/server/src/
H A Dstationary_server.cpp113 GetStaionaryDataReply dataReply { GetCache(context, param.type_) }; in GetParam()
/ohos5.0/base/msdp/device_status/intention/stationary/server/src/
H A Dstationary_server.cpp113 GetStaionaryDataReply dataReply { GetCache(context, param.type_) }; in GetParam()