Home
last modified time | relevance | path

Searched refs:_1 (Results 1 – 25 of 36) sorted by relevance

12

/hardware/google/camera/common/sensor_listener/tests/
Dgoog_sensor_motion_test.cc120 std::bind(PrintMotionSensorEvent, sensor_name, std::placeholders::_1); in TEST()
140 std::bind(PrintMotionSensorEvent, sensor_name, std::placeholders::_1); in TEST()
160 std::bind(PrintMotionSensorEvent, sensor_name, std::placeholders::_1); in TEST()
180 std::bind(PrintMotionSensorEvent, sensor_name, std::placeholders::_1); in TEST()
200 std::bind(PrintMotionSensorEvent, sensor_name, std::placeholders::_1); in TEST()
Dgoog_sensor_environment_test.cc76 std::bind(PrintSensorEvent, sensor_name, std::placeholders::_1); in TEST()
95 std::bind(PrintSensorEvent, sensor_name, std::placeholders::_1); in TEST()
114 std::bind(PrintSensorEvent, sensor_name, std::placeholders::_1); in TEST()
/hardware/interfaces/audio/aidl/default/
DEngineConfigXmlConverter.cpp142 std::placeholders::_1)))); in convertAttributesGroupToAidl()
175 std::placeholders::_1)))); in convertProductStrategyToAidl()
215 std::placeholders::_1)))); in convertVolumeGroupToAidl()
233 std::placeholders::_1)))); in init()
246 std::placeholders::_1)))); in init()
/hardware/interfaces/broadcastradio/common/tests/
DIdentifierIterator_test.cpp102 auto isRdsPi = std::bind(typeEquals, _1, IdentifierType::RDS_PI); in TEST()
103 auto isFreq = std::bind(typeEquals, _1, IdentifierType::AMFM_FREQUENCY); in TEST()
/hardware/nxp/uwb/halimpl/hal/sr1xx/
DNxpUwbChipSr1xx.cc437 … std::bind(&NxpUwbChipSr1xx::onDeviceStatusNtf, this, std::placeholders::_1, std::placeholders::_2) in chip_init()
443 … std::bind(&NxpUwbChipSr1xx::onGenericErrorNtf, this, std::placeholders::_1, std::placeholders::_2) in chip_init()
449 …std::bind(&NxpUwbChipSr1xx::onBindingStatusNtf, this, std::placeholders::_1, std::placeholders::_2) in chip_init()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_log.h31 #define __VK_ARG_SEQ(_1,_2,_3,_4,_5,_6,_7,_8,N,...) N argument
/hardware/google/graphics/common/libhwc2.1/libvrr/RefreshRateCalculator/
DCombinedRefreshRateCalculator.cpp42 std::placeholders::_1)); in CombinedRefreshRateCalculator()
DVideoFrameRateCalculator.cpp39 std::bind(&VideoFrameRateCalculator::onReportRefreshRate, this, std::placeholders::_1)); in VideoFrameRateCalculator()
/hardware/google/aemu/base/include/aemu/base/threads/
DParallelTask.h153 std::placeholders::_1), in SelfDeletingParallelTask()
DThreadPool.h95 mProcessor = std::bind(std::move(processor), _1); in ThreadPool()
/hardware/interfaces/biometrics/face/aidl/default/
DFakeLockoutTracker.cpp106 std::bind(&FakeLockoutTracker::lockoutTimerExpired, this, std::placeholders::_1); in startLockoutTimer()
/hardware/nxp/uwb/halimpl/hal/sr200/
DNxpUwbChipSr200.cc123 …std::bind(&NxpUwbChipSr200::on_binding_status_ntf, this, std::placeholders::_1, std::placeholders:… in chip_init()
/hardware/interfaces/automotive/can/1.0/default/
DCanBus.cpp137 CanSocket::ReadCallback rdcb = std::bind(&CanBus::onRead, this, _1, _2); in up()
138 CanSocket::ErrorCallback errcb = std::bind(&CanBus::onError, this, _1); in up()
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehicleHalManager.h54 this, std::placeholders::_1)) { in VehicleHalManager()
DSubscriptionManager.h95 std::bind(&SubscriptionManager::onCallbackDead, this, std::placeholders::_1))) in SubscriptionManager()
DVehicleObjectPool.h115 &ObjectPool::recycle, this, std::placeholders::_1)); in getDeleter()
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehicleHalManager.cpp422 this, _1)); in init()
425 std::bind(&VehicleHalManager::onHalEvent, this, _1), in init()
427 _1, _2, _3)); in init()
/hardware/google/aemu/host-common/include/host-common/
DAndroidAsyncMessagePipe.h169 std::placeholders::_1)}; in createPipeUnderLock()
/hardware/interfaces/wifi/aidl/default/tests/
Dwifi_nan_iface_unit_tests.cpp160 .WillOnce(testing::Invoke(bind(CaptureIfaceEventHandlers, std::placeholders::_1, in TEST_F()
/hardware/google/pixel/vibrator/cs40l26/
DTrace.h40 #define VA_NUM_ARGS_IMPL(_1, _2, _3, _4, _5, _6, _7, N, ...) N argument
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/
DVehicleObjectPool.h127 new Deleter<T>(std::bind(&ObjectPool::recycle, this, std::placeholders::_1)); in getDeleter()
/hardware/google/graphics/common/libhwc2.1/libvrr/
DVariableRefreshRateController.cpp167 std::placeholders::_1)); in VariableRefreshRateController()
180 std::placeholders::_1)); in VariableRefreshRateController()
/hardware/google/pixel/powerstats/
DPowerStatsAidl.cpp56 &PowerStats::statesUpdate, this, std::placeholders::_1, std::placeholders::_2)); in addStateResidencyDataProvider()
/hardware/interfaces/biometrics/fingerprint/aidl/default/
DFakeFingerprintEngine.cpp528 std::bind(&FakeFingerprintEngine::lockoutTimerExpired, this, std::placeholders::_1); in startLockoutTimer()
/hardware/nxp/uwb/halimpl/hal/
DsessionTrack.cc153 … std::bind(&SessionTrack::OnSessionStatusNtf, this, std::placeholders::_1, std::placeholders::_2)); in SessionTrack()

12