Searched defs:replyCode (Results 1 – 9 of 9) sorted by relevance
143 int32_t replyCode = ERR_INVALID_VALUE; variable165 int32_t replyCode = ERR_INVALID_VALUE; variable189 int32_t replyCode = ERR_INVALID_VALUE; variable
200 int32_t replyCode = reply.ReadInt32(); variable219 int32_t replyCode = reply.ReadInt32(); variable241 int32_t replyCode = reply.ReadInt32(); variable
123 int32_t replyCode = -1; in CloseDialog() local
194 int32_t replyCode = -1; in CloseDialog() local
286 int TestService::TestNestingSend(int sendCode, int &replyCode) in TestNestingSend()
733 int TestServiceProxy::TestNestingSend(int sendCode, int &replyCode) in TestNestingSend()
440 std::string replyCode = WifiSettings::GetInstance().SetBackupReplyCode(0); variable
2202 std::string replyCode = WifiSettings::GetInstance().SetBackupReplyCode(0); in OnBackup() local2224 std::string replyCode = WifiSettings::GetInstance().SetBackupReplyCode(0); in OnRestore() local
634 std::string WifiSettings::SetBackupReplyCode(int replyCode) in SetBackupReplyCode()