Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_profiles/
Ddevice_info_service.cc21 void DeviceInfoServiceImpl::PublishService( in PublishService()
52 bluetooth::Result<bluetooth::gatt::Error, span<const std::byte>>)>&& in ReadValue()
Ddevice_info_service_test.cc33 Function<void(PublishServiceResult)>&& result_callback) override { in PublishService()
/external/perfetto/include/perfetto/tracing/
Dtracing_policy.h42 std::function<void(bool /*allow*/)> result_callback; member
/external/openscreen/cast/common/channel/
Dconnection_namespace_handler.h91 RemoteConnectionResultCallback result_callback; member
Dconnection_namespace_handler.cc100 RemoteConnectionResultCallback result_callback) { in OpenRemoteConnection()
/external/openscreen/cast/standalone_sender/
Dreceiver_chooser.cc27 ResultCallback result_callback) in ReceiverChooser()
/external/cronet/components/cronet/
Dstale_host_resolver.cc125 net::CompletionOnceCallback result_callback) { in Start()
/external/perfetto/src/tracing/test/
Dmock_consumer.cc145 auto result_callback = [on_trace_stats, &stats](bool, const TraceStats& s) { in WaitForTraceStats() local
/external/perfetto/src/trace_processor/rpc/
Drpc.cc357 QueryResultBatchCallback result_callback) { in Query()