Searched refs:bObj (Results 1 – 1 of 1) sorted by relevance
749 const object_t* bObj = b.get_ptr<const object_t*>(); in objectKeyCmp() local753 if (bObj == nullptr) in objectKeyCmp()759 if (bObj == nullptr) in objectKeyCmp()764 object_t::const_iterator bIt = bObj->find(key); in objectKeyCmp()769 if (bIt == bObj->end()) in objectKeyCmp()775 if (bIt == bObj->end()) in objectKeyCmp()