Lines Matching refs:DmsRadar

24 const std::string TAG = "DmsRadar";
25 IMPLEMENT_SINGLE_INSTANCE(DmsRadar);
27 bool DmsRadar::RegisterFocusedRes(const std::string& func, int32_t errCode)
62 bool DmsRadar::RegisterSoftbusCallbackRes(const std::string& func, int32_t errCode)
99 bool DmsRadar::DmsFocused(const std::string& func, std::string focusMode)
119 bool DmsRadar::NormalFocusedGetAccessTokenIdRes(const std::string& func, int32_t errCode)
154 bool DmsRadar::NormalFocusedSendEventRes(const std::string& func, int32_t errCode)
191 bool DmsRadar::SetFocusedState(const std::string& func)
210 bool DmsRadar::ChangeStateFocusedGetAccessTokenIdRes(const std::string& func, int32_t errCode)
245 bool DmsRadar::ChangeStateFocusedSendEventRes(const std::string& func, int32_t errCode)
282 bool DmsRadar::DmsUnfocused(const std::string& func)
301 bool DmsRadar::NormalUnfocusedGetAccessTokenIdRes(const std::string& func, int32_t errCode)
336 bool DmsRadar::NormalUnfocusedSendEventRes(const std::string& func, int32_t errCode)
373 bool DmsRadar::RecordTime(const std::string& func)
392 bool DmsRadar::MultimodeUnfocusedGetAccessTokenIdRes(const std::string& func, int32_t errCode)
427 bool DmsRadar::MultimodeUnfocusedSendEventRes(const std::string& func, int32_t errCode)
464 bool DmsRadar::SetUnfocusedState(const std::string& func)
483 bool DmsRadar::ChangeStateUnfocusedGetAccessTokenIdRes(const std::string& func, int32_t errCode)
518 bool DmsRadar::ChangeStateUnfocusedSendEventRes(const std::string& func, int32_t errCode)
555 bool DmsRadar::RecvFocused(const std::string& func)
576 bool DmsRadar::FocusedGetBundleName(const std::string& func, int32_t errCode)
611 bool DmsRadar::NotifyDockFocused(const std::string& func, int32_t errCode)
644 bool DmsRadar::RecvUnfocused(const std::string& func)
665 bool DmsRadar::UnfocusedGetBundleName(const std::string& func, int32_t errCode)
700 bool DmsRadar::NotifyDockUnfocused(const std::string& func, int32_t errCode)
733 bool DmsRadar::ClickIconDmsContinue(const std::string& func, int32_t errCode, std::string peerDeviceId,
785 bool DmsRadar::ClickIconDmsStartAbility(const std::string& func, int32_t errCode)
820 bool DmsRadar::ClickIconDmsRecvOver(const std::string& func, int32_t errCode)
856 bool DmsRadar::SaveDataDmsContinue(const std::string& func, int32_t errCode)
893 bool DmsRadar::SaveDataDmsRemoteWant(const std::string& func, int32_t errCode)
928 std::string DmsRadar::GetAnonyUdid(std::string udid)