Searched refs:ForkSendBytes (Results 1 – 3 of 3) sorted by relevance
524 g_envDeviceA.adapterHandle->ForkSendBytes([&count]() { in __anonb9037cf20902()563 g_envDeviceA.adapterHandle->ForkSendBytes(nullptr);984 g_envDeviceA.adapterHandle->ForkSendBytes([&count]() { in __anonb9037cf22402()1015 g_envDeviceA.adapterHandle->ForkSendBytes(nullptr);1034 g_envDeviceA.adapterHandle->ForkSendBytes([&count]() { in __anonb9037cf22602()1077 g_envDeviceA.adapterHandle->ForkSendBytes(nullptr);
86 void ForkSendBytes(const OnSendBytes &onSendBytes);
376 void AdapterStub::ForkSendBytes(const DistributedDB::OnSendBytes &onSendBytes) in ForkSendBytes() function in AdapterStub