Searched refs:SUBSCRIBE_STATIONARY_ONE (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimodalinput/input/intention/stationary/test/unittest/src/ |
H A D | stationary_server_test.cpp | 36 uint32_t SUBSCRIBE_STATIONARY_ONE = 1U; variable 119 int32_t ret = stationary_.SetParam(context_, SUBSCRIBE_STATIONARY_ONE, data_, reply_); 131 int32_t ret = stationary_.GetParam(context_, SUBSCRIBE_STATIONARY_ONE, data_, reply_); 145 int32_t ret = stationary_.Control(context_, SUBSCRIBE_STATIONARY_ONE, data_, reply_); 166 int32_t ret = stationary_.AddWatch(context_, SUBSCRIBE_STATIONARY_ONE, data_, reply_); 196 int32_t ret = stationary_.RemoveWatch(context_, SUBSCRIBE_STATIONARY_ONE, data_, reply_);
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/stationary/src/ |
H A D | stationary_server_test.cpp | 36 uint32_t SUBSCRIBE_STATIONARY_ONE = 1U; variable 119 int32_t ret = stationary_.SetParam(context_, SUBSCRIBE_STATIONARY_ONE, data_, reply_); 131 int32_t ret = stationary_.GetParam(context_, SUBSCRIBE_STATIONARY_ONE, data_, reply_); 145 int32_t ret = stationary_.Control(context_, SUBSCRIBE_STATIONARY_ONE, data_, reply_); 166 int32_t ret = stationary_.AddWatch(context_, SUBSCRIBE_STATIONARY_ONE, data_, reply_); 196 int32_t ret = stationary_.RemoveWatch(context_, SUBSCRIBE_STATIONARY_ONE, data_, reply_);
|