Searched defs:replyCode (Results 1 – 10 of 10) sorted by relevance
123 int32_t replyCode = -1; in CloseDialog() local
129 int32_t replyCode = -1; in CloseDialog() local
117 uint32_t replyCode = 0; in ParseReply() local
270 int TestService::TestNestingSend(int sendCode, int &replyCode) in TestNestingSend()
729 int TestServiceProxy::TestNestingSend(int sendCode, int &replyCode) in TestNestingSend()
388 std::string KvStoreDataService::GetBackupReplyCode(int replyCode, const std::string &info) in GetBackupReplyCode()494 std::string replyCode = GetBackupReplyCode(0); in OnBackup() local602 std::string replyCode = GetBackupReplyCode(result); in ReplyForRestore() local
472 std::string replyCode = WifiSettings::GetInstance().SetBackupReplyCode(0); variable
2350 std::string replyCode = WifiSettings::GetInstance().SetBackupReplyCode(0); in OnBackup() local2372 std::string replyCode = WifiSettings::GetInstance().SetBackupReplyCode(0); in OnRestore() local
2272 uint32_t replyCode; variable
834 std::string WifiSettings::SetBackupReplyCode(int replyCode) in SetBackupReplyCode()