Searched defs:replyCode (Results 1 – 3 of 3) 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
190 int32_t replyCode = -1; in CloseDialog() local