Lines Matching refs:creation_time
271 ConnectionDescriptor(CreationTime creation_time, TeardownTime teardown_time, in ConnectionDescriptor()
274 : creation_time_(creation_time), in ConnectionDescriptor()
300 CreationTime creation_time, in ClassicConnectionDescriptor()
304 : ConnectionDescriptor(creation_time, teardown_time, handle, in ClassicConnectionDescriptor()
315 CreationTime creation_time, TeardownTime teardown_time, in LeConnectionDescriptor()
318 : ConnectionDescriptor(creation_time, teardown_time, handle, in LeConnectionDescriptor()
397 CreationTime creation_time) in ShimAclConnection() argument
402 creation_time_(creation_time) { in ShimAclConnection()
530 CreationTime creation_time) in ClassicShimAclConnection() argument
532 connection->GetAclQueueEnd(), creation_time), in ClassicShimAclConnection()
770 std::chrono::time_point<std::chrono::system_clock> creation_time) in LeShimAclConnection() argument
772 connection->GetAclQueueEnd(), creation_time), in LeShimAclConnection()
1539 CreationTime creation_time = in OnClassicLinkDisconnected() local
1557 remote_address, creation_time, teardown_time, handle, in OnClassicLinkDisconnected()
1612 CreationTime creation_time = in OnLeLinkDisconnected() local
1630 remote_address_with_type, creation_time, teardown_time, handle, in OnLeLinkDisconnected()