Searched refs:E_LOCAL_DELETED (Results 1 – 3 of 3) sorted by relevance
46 { -E_LOCAL_DELETED, LOCAL_DELETED },
101 constexpr int E_LOCAL_DELETED = (E_BASE + 80); // local data is deleted by the unpublish. variable
1600 innerErrCode = -E_LOCAL_DELETED; in UnpublishInner()