Searched defs:replyCode (Results 1 – 6 of 6) sorted by relevance
123 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()