Searched refs:cloudError_ (Results 1 – 2 of 2) sorted by relevance
37 if (cloudError_) { in BatchInsert()112 if (cloudError_) { in BatchInsertWithGid()158 if (cloudError_) { in BatchUpdate()169 if (cloudError_) { in BatchDelete()188 if (cloudError_) { in HeartBeat()213 if (cloudError_) { in Lock()225 if (cloudError_) { in UnLock()237 if (cloudError_) { in Close()270 if (cloudError_) { in Query()522 cloudError_ = cloudError; in SetCloudError()
130 std::atomic<bool> cloudError_ = false; variable