Searched refs:E_LOCAL_COVERED (Results 1 – 3 of 3) sorted by relevance
48 { -E_LOCAL_COVERED, LOCAL_COVERED },
103 constexpr int E_LOCAL_COVERED = (E_BASE + 82); // local data is covered by the sync data while unpu… variable
1604 innerErrCode = -E_LOCAL_COVERED; in UnpublishInner()