Home
last modified time | relevance | path

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

/aosp_15_r20/external/ot-br-posix/src/dbus/server/
H A Ddbus_thread_object_rcp.cpp429 threadHelper->Attach([aRequest](otError aError, int64_t aAttachDelayMs) mutable { in AttachHandler()
442 [aRequest](otError aError, int64_t aAttachDelayMs) mutable { in AttachHandler()
459 …readHelper()->AttachAllNodesTo(dataset, [aRequest](otError error, int64_t aAttachDelayMs) mutable { in AttachAllNodesToHandler()