Searched refs:com_ptr_ (Results 1 – 1 of 1) sorted by relevance
66 com_ptr_(NULL) in COMReference()71 com_ptr_(comptr) in COMReference()78 com_ptr_(comptr) in COMReference()85 com_ptr_(other.com_ptr_) in COMReference()95 com_ptr_ = other.com_ptr_; in operator =()117 if (com_ptr_) in QueryInterface()128 return com_ptr_; in operator ->()141 com_ptr_ = NULL; in operator &()147 return com_ptr_; in get()166 if (com_ptr_) in addRef()[all …]
Completed in 11 milliseconds