Searched refs:pExist (Results 1 – 3 of 3) sorted by relevance
54 DataType* produce(const KeyType& pKey, bool& pExist) { in produce() argument57 pExist = true; in produce()63 pExist = false; in produce()67 DataType* produce(const KeyType& pKey, const DataType& pValue, bool& pExist) { in produce() argument70 pExist = true; in produce()76 pExist = false; in produce()
66 bool& pExist) { in insert() argument73 pExist = true; in insert()84 pExist = false; in insert()
71 entry_type* insert(const key_type& pKey, bool& pExist);