Searched refs:FLAG_ISNOTIFIED (Results 1 – 2 of 2) sorted by relevance
172 FLAG_ISNOTIFIED = 0x1000 enumerator
1492 if (this->getStatus(FLAG_ISNOTIFIED)) return; in notify()1527 this->setStatusBits(FLAG_ISNOTIFIED); in notify()1549 this->clearStatusBits(FLAG_ISNOTIFIED); in notify()