Home
last modified time | relevance | path

Searched refs:Call (Results 1 – 7 of 7) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/online_calibration/common_data/
Dcalibration_callback.h47 virtual void Call(const CalibrationType& cal_data,
65 void Call(const CalibrationType& cal_data, in Call() function
Donline_calibration.h101 calibration_callback_->Call(cal_data_, cal_update_flags); in OnNotifyCalibrationUpdate()
/device/google/coral/vibrator/tests/
Dtest-vibrator.cpp295 .WillOnce(DoAll(InvokeWithoutArgs(&either, &MockFunction<void()>::Call), in TEST_F()
299 .WillOnce(DoAll(InvokeWithoutArgs(&either, &MockFunction<void()>::Call), in TEST_F()
301 EXPECT_CALL(either, Call()).Times(AtLeast(1)); in TEST_F()
311 .WillOnce(DoAll(InvokeWithoutArgs(&either, &MockFunction<void()>::Call), in TEST_F()
315 .WillOnce(DoAll(InvokeWithoutArgs(&either, &MockFunction<void()>::Call), in TEST_F()
317 EXPECT_CALL(either, Call()).Times(AtLeast(1)); in TEST_F()
327 .WillOnce(DoAll(InvokeWithoutArgs(&either, &MockFunction<void()>::Call), in TEST_F()
331 .WillOnce(DoAll(InvokeWithoutArgs(&either, &MockFunction<void()>::Call), in TEST_F()
333 EXPECT_CALL(either, Call()).Times(AtLeast(1)); in TEST_F()
/device/generic/goldfish-opengl/system/vulkan/
Dgoldfish_vulkan.cpp761 auto result = llcpp::fuchsia::logger::LogSink::Call::Connect( in InitLogger()
/device/generic/goldfish/radio/libril/
Dril_service.cpp3245 hidl_vec<Call> calls; in getCurrentCallsResponse()
/device/google/cuttlefish/guest/hals/ril/libril/
Dril_service.cpp4209 hidl_vec<Call> calls; in getCurrentCallsResponse()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp4383 hidl_vec<Call> calls; in getCurrentCallsResponse()