Searched refs:replyErrorCode (Results 1 – 2 of 2) sorted by relevance
1434 DmErrorCode replyErrorCode = static_cast<DmErrorCode>(reply.ReadInt32()); in GetDisplaySnapshot() local1436 *errorCode = replyErrorCode; in GetDisplaySnapshot()3131 DmErrorCode replyErrorCode = static_cast<DmErrorCode>(reply.ReadInt32()); in GetScreenCapture() local3133 *errorCode = replyErrorCode; in GetScreenCapture()3198 DmErrorCode replyErrorCode = static_cast<DmErrorCode>(reply.ReadInt32()); in GetDisplaySnapshotWithOption() local3200 *errorCode = replyErrorCode; in GetDisplaySnapshotWithOption()
293 DmErrorCode replyErrorCode = static_cast<DmErrorCode>(reply.ReadInt32()); in GetDisplaySnapshot() local295 *errorCode = replyErrorCode; in GetDisplaySnapshot()