Home
last modified time | relevance | path

Searched defs:aAttachDelayMs (Results 1 – 1 of 1) sorted by relevance

/external/ot-br-posix/src/dbus/server/
Ddbus_thread_object.cpp361 threadHelper->Attach([aRequest](otError aError, int64_t aAttachDelayMs) mutable { in AttachHandler()
374 [aRequest](otError aError, int64_t aAttachDelayMs) mutable { in AttachHandler()
391 …readHelper()->AttachAllNodesTo(dataset, [aRequest](otError error, int64_t aAttachDelayMs) mutable { in AttachAllNodesToHandler()