Lines Matching refs:func

150     bool RegisterSoftbusCallbackRes(const std::string& func, int32_t errCode);
151 bool RegisterFocusedRes(const std::string& func, int32_t errCode);
152 bool DmsFocused(const std::string& func, std::string focusMode);
153 bool NormalFocusedGetAccessTokenIdRes(const std::string& func, int32_t errCode);
154 bool NormalFocusedSendEventRes(const std::string& func, int32_t errCode);
155 bool SetFocusedState(const std::string& func);
156 bool ChangeStateFocusedGetAccessTokenIdRes(const std::string& func, int32_t errCode);
157 bool ChangeStateFocusedSendEventRes(const std::string& func, int32_t errCode);
158 bool DmsUnfocused(const std::string& func);
159 bool NormalUnfocusedGetAccessTokenIdRes(const std::string& func, int32_t errCode);
160 bool NormalUnfocusedSendEventRes(const std::string& func, int32_t errCode);
161 bool RecordTime(const std::string& func);
162 bool MultimodeUnfocusedGetAccessTokenIdRes(const std::string& func, int32_t errCode);
163 bool MultimodeUnfocusedSendEventRes(const std::string& func, int32_t errCode);
164 bool SetUnfocusedState(const std::string& func);
165 bool ChangeStateUnfocusedGetAccessTokenIdRes(const std::string& func, int32_t errCode);
166 bool ChangeStateUnfocusedSendEventRes(const std::string& func, int32_t errCode);
167 bool RecvFocused(const std::string& func);
168 bool FocusedGetBundleName(const std::string& func, int32_t errCode);
169 bool NotifyDockFocused(const std::string& func, int32_t errCode);
170 bool RecvUnfocused(const std::string& func);
171 bool UnfocusedGetBundleName(const std::string& func, int32_t errCode);
172 bool NotifyDockUnfocused(const std::string& func, int32_t errCode);
173 bool ClickIconDmsContinue(const std::string& func, int32_t errCode, std::string peerDeviceId,
175 bool ClickIconDmsStartAbility(const std::string& func, int32_t errCode);
176 bool ClickIconDmsRecvOver(const std::string& func, int32_t errCode);
177 bool SaveDataDmsContinue(const std::string& func, int32_t errCode);
178 bool SaveDataDmsRemoteWant(const std::string& func, int32_t errCode);