Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/cast/standalone_sender/
H A Dreceiver_chooser.h52 ResultCallback result_callback_; variable
/aosp_15_r20/device/google/contexthub/firmware/os/algos/calibration/nano_calibration/
Dnano_calibration.h165 online_calibration::ResultCallbackInterface *result_callback_ = nullptr; variable
/aosp_15_r20/external/webrtc/rtc_base/
H A Dthread.h245 std::function<void(uint32_t, uint32_t)> result_callback_; variable
/aosp_15_r20/external/cronet/components/cronet/
H A Dstale_host_resolver.cc86 net::CompletionOnceCallback result_callback_; member in cronet::StaleHostResolver::RequestImpl