Searched refs:Call (Results 1 – 7 of 7) sorted by relevance
/device/google/contexthub/firmware/os/algos/calibration/online_calibration/common_data/ |
D | calibration_callback.h | 47 virtual void Call(const CalibrationType& cal_data, 65 void Call(const CalibrationType& cal_data, in Call() function
|
D | online_calibration.h | 101 calibration_callback_->Call(cal_data_, cal_update_flags); in OnNotifyCalibrationUpdate()
|
/device/google/coral/vibrator/tests/ |
D | test-vibrator.cpp | 295 .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/ |
D | goldfish_vulkan.cpp | 761 auto result = llcpp::fuchsia::logger::LogSink::Call::Connect( in InitLogger()
|
/device/generic/goldfish/radio/libril/ |
D | ril_service.cpp | 3245 hidl_vec<Call> calls; in getCurrentCallsResponse()
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril_service.cpp | 4209 hidl_vec<Call> calls; in getCurrentCallsResponse()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_service.cpp | 4383 hidl_vec<Call> calls; in getCurrentCallsResponse()
|