Searched refs:skipRet (Results 1 – 1 of 1) sorted by relevance
35 int32_t skipRet; member130 DISPLAY_CHECK(replyPacker_.WriteInt32(commitInfo.skipRet) == false, in ReplyCommitAndGetReleaseFence()133 if (commitInfo.skipRet != HDF_SUCCESS) { in ReplyCommitAndGetReleaseFence()194 commitInfo.skipRet = HDF_FAILURE; in OnCommitAndGetReleaseFence()213 commitInfo.skipRet = impl_->Commit(devId, commitInfo.fence); in OnCommitAndGetReleaseFence()216 if (commitInfo.skipRet != HDF_SUCCESS && isValidated == false) { in OnCommitAndGetReleaseFence()232 … commitInfo.skipRet, commitInfo.fence, commitInfo.needFlush, isSupportSkipValidate, isValidated); in OnCommitAndGetReleaseFence()