Searched refs:DeepCopy (Results 1 – 1 of 1) sorted by relevance
104 void DeepCopy(uint32_t event, const void* p_data, size_t data_length);766 DeepCopy(event, p_data, data_length); in BtifAvEvent()776 DeepCopy(other.Event(), other.Data(), other.DataLength()); in operator =()793 void BtifAvEvent::DeepCopy(uint32_t event, const void* p_data, in DeepCopy() function in BtifAvEvent