Searched refs:SUBSCRIBE_STATIONARY_TWO (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 | 37 uint32_t SUBSCRIBE_STATIONARY_TWO = 2U; variable 172 ret = stationary_.RemoveWatch(context_, SUBSCRIBE_STATIONARY_TWO, data_, reply_); 184 int32_t ret = stationary_.AddWatch(context_, SUBSCRIBE_STATIONARY_TWO, data_, reply_); 198 ret = stationary_.RemoveWatch(context_, SUBSCRIBE_STATIONARY_TWO, data_, reply_);
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/stationary/src/ |
H A D | stationary_server_test.cpp | 37 uint32_t SUBSCRIBE_STATIONARY_TWO = 2U; variable 172 ret = stationary_.RemoveWatch(context_, SUBSCRIBE_STATIONARY_TWO, data_, reply_); 184 int32_t ret = stationary_.AddWatch(context_, SUBSCRIBE_STATIONARY_TWO, data_, reply_); 198 ret = stationary_.RemoveWatch(context_, SUBSCRIBE_STATIONARY_TWO, data_, reply_);
|