Searched refs:PrintDragMessage (Results 1 - 4 of 4) sorted by relevance
/base/msdp/device_status/test/unittest/intention/services/src/ |
H A D | intention_service_test.cpp | 251 FI_HILOGD("%{public}s, state:%{public}s", moduleName_.c_str(), PrintDragMessage(state).c_str()); 254 std::string PrintDragMessage(DragState state) in PrintDragMessage() function in OHOS::Msdp::DeviceStatus::DragListenerTest
|
/base/msdp/device_status/test/unittest/intention/drag/src/ |
H A D | drag_manager_test.cpp | 163 FI_HILOGD("%{public}s, state:%{public}s", moduleName_.c_str(), PrintDragMessage(state).c_str()); 166 std::string PrintDragMessage(DragState state) in PrintDragMessage() function in OHOS::Msdp::DeviceStatus::DragListenerTest
|
H A D | drag_server_test.cpp | 287 FI_HILOGD("%{public}s, state:%{public}s", moduleName_.c_str(), PrintDragMessage(state).c_str()); 290 std::string PrintDragMessage(DragState state) in PrintDragMessage() function in OHOS::Msdp::DeviceStatus::DragListenerTest
|
/base/msdp/device_status/test/unittest/frameworks/src/ |
H A D | interaction_manager_test.cpp | 177 FI_HILOGD("%{public}s, state:%{public}s", moduleName_.c_str(), PrintDragMessage(state).c_str()); 180 std::string PrintDragMessage(DragState state) in PrintDragMessage() function in OHOS::Msdp::DeviceStatus::DragListenerTest
|
Completed in 11 milliseconds