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