Lines Matching refs:funcName
131 std::string funcName;
166 virtual bool ReportAuthCreateGroupCb(std::string funcName, int32_t stageRes) = 0;
170 virtual bool ReportAuthAddGroupCb(std::string funcName, int32_t stageRes) = 0;
175 std::string funcName, std::vector<DmDeviceInfo> &deviceInfoList, int32_t errCode) = 0;
180 virtual void ReportSendOrReceiveHolderMsg(int32_t bizStage, std::string funcName, std::string peerUdid) = 0;
181 virtual void ReportDmBehavior(std::string hostName, std::string funcName, int32_t errCode) = 0;
183 std::string funcName, DmDeviceInfo &info, int32_t errCode) = 0;
185 std::string funcName, DmDeviceInfo &info, int32_t errCode) = 0;
202 bool ReportAuthCreateGroupCb(std::string funcName, int32_t stageRes) override;
206 bool ReportAuthAddGroupCb(std::string funcName, int32_t stageRes) override;
211 std::string funcName, std::vector<DmDeviceInfo> &deviceInfoList, int32_t errCode) override;
216 void ReportSendOrReceiveHolderMsg(int32_t bizStage, std::string funcName, std::string peerUdid) override;
217 void ReportDmBehavior(std::string hostName, std::string funcName, int32_t errCode) override;
219 std::string funcName, DmDeviceInfo &info, int32_t errCode) override;
221 std::string funcName, DmDeviceInfo &info, int32_t errCode) override;