Searched refs:InvokeIfNotEmpty (Results 1 – 6 of 6) sorted by relevance
51 result_callback.InvokeIfNotEmpty(true); in Enforce()53 result_callback.InvokeIfNotEmpty(false); in Enforce()
46 callback.InvokeIfNotEmpty(packet); in InvokeIfValid()55 callback.InvokeIfNotEmpty(packet); in InvokeIfValid()
44 result_callback.InvokeIfNotEmpty(true); in Enforce()46 result_callback.InvokeIfNotEmpty(false); in Enforce()
52 void InvokeIfNotEmpty(Args... args) { in InvokeIfNotEmpty() function88 void InvokeIfNotEmpty(Args... args) { in InvokeIfNotEmpty() function
71 on_close_callback_.InvokeIfNotEmpty(close_reason_); in OnClosed()
166 acl_on_disconnect_.InvokeIfNotEmpty(fdp.ConsumeIntegral<uint16_t>(), in injectAclDisconnect()175 le_acl_on_disconnect_.InvokeIfNotEmpty(fdp.ConsumeIntegral<uint16_t>(), in injectLeAclDisconnect()