Searched refs:pExist (Results 1 – 3 of 3) sorted by relevance
57 DataType* produce(const KeyType& pKey, bool& pExist) { in produce() argument60 pExist = true; in produce()66 pExist = false; in produce()70 DataType* produce(const KeyType& pKey, const DataType& pValue, bool& pExist) { in produce() argument73 pExist = true; in produce()79 pExist = false; in produce()
66 bool& pExist) in insert() argument74 pExist = true; in insert()85 pExist = false; in insert()
73 entry_type* insert(const key_type& pKey, bool& pExist);