/hardware/interfaces/bluetooth/ranging/aidl/vts/ |
D | VtsHalBluetoothRangingTargetTest.cpp | 118 std::shared_ptr<IBluetoothChannelSoundingSession>* session) { in initBluetoothChannelSoundingSession() 226 std::shared_ptr<IBluetoothChannelSoundingSession> session; in TEST_P() local 232 std::shared_ptr<IBluetoothChannelSoundingSession> session; in TEST_P() local 244 std::shared_ptr<IBluetoothChannelSoundingSession> session; in TEST_P() local 255 std::shared_ptr<IBluetoothChannelSoundingSession> session; in TEST_P() local 269 std::shared_ptr<IBluetoothChannelSoundingSession> session; in TEST_P() local 283 std::shared_ptr<IBluetoothChannelSoundingSession> session; in TEST_P() local 297 std::shared_ptr<IBluetoothChannelSoundingSession> session; in TEST_P() local 311 std::shared_ptr<IBluetoothChannelSoundingSession> session; in TEST_P() local 325 std::shared_ptr<IBluetoothChannelSoundingSession> session; in TEST_P() local [all …]
|
/hardware/interfaces/automotive/sv/1.0/vts/functional/ |
D | VtsHalSurroundViewV1_0TargetTest.cpp | 66 const sp<ISurroundView2dSession>& session, SvResult result) { in TEST_P() 87 const sp<ISurroundView2dSession>& session, SvResult result) { in TEST_P() 117 const sp<ISurroundView2dSession>& session, SvResult result) { in TEST_P() 149 const sp<ISurroundView2dSession>& session, SvResult result) { in TEST_P() 172 const sp<ISurroundView2dSession>& session, SvResult result) { in TEST_P() 189 const sp<ISurroundView2dSession>& session, SvResult result) { in TEST_P() 233 const sp<ISurroundView2dSession>& session, SvResult result) { in TEST_P() 251 const sp<ISurroundView2dSession>& session, SvResult result) { in TEST_P() 300 const sp<ISurroundView2dSession>& session, SvResult result) { in TEST_P() 352 const sp<ISurroundView2dSession>& session, SvResult result) { in TEST_P() [all …]
|
/hardware/google/av/media/eco/ |
D | ECOService.cpp | 75 std::shared_ptr<ECOSession> session = iter->second.lock(); in obtainSession() local 117 std::shared_ptr<ECOSession> session = iter->second.lock(); in getSessions() local 126 std::shared_ptr<ECOSession> session = entry.lock(); in isEmptySession() local 154 std::shared_ptr<ECOSession> session = std::shared_ptr<ECOSession>(it->second); in dump() local
|
D | ECOServiceStatsProvider.cpp | 29 std::shared_ptr<IECOSession>& session, in ECOServiceStatsProvider() 105 std::shared_ptr<IECOSession> session = nullptr; in create() local
|
/hardware/google/av/media/eco/tests/ |
D | EcoServiceTest.cpp | 81 std::shared_ptr<IECOSession> session = nullptr; in TEST_F() local 91 std::shared_ptr<IECOSession> session = nullptr; in TEST_F() local 101 std::shared_ptr<IECOSession> session = nullptr; in TEST_F() local 112 std::shared_ptr<IECOSession> session = nullptr; in TEST_F() local 185 std::shared_ptr<IECOSession> session = nullptr; in TEST_F() local
|
D | FakeECOServiceStatsProvider.h | 61 void setECOSession(std::shared_ptr<IECOSession> session) { mECOSession = session; } in setECOSession()
|
D | FakeECOServiceInfoListener.h | 61 void setECOSession(std::shared_ptr<IECOSession> session) { mECOSession = session; } in setECOSession()
|
D | FakeECOServiceInfoListener.cpp | 37 std::shared_ptr<IECOSession> session) in FakeECOServiceInfoListener()
|
D | FakeECOServiceStatsProvider.cpp | 38 std::shared_ptr<IECOSession> session) in FakeECOServiceStatsProvider()
|
/hardware/interfaces/vibrator/aidl/default/ |
D | VibratorManager.cpp | 157 std::shared_ptr<IVibrationSession> session; in abortSession() local 169 std::shared_ptr<IVibrationSession> session; in closeSession() local 193 void VibratorManager::clearSession(const std::shared_ptr<IVibrationSession>& session) { in clearSession()
|
/hardware/interfaces/audio/effect/all-versions/default/ |
D | EffectsFactory.cpp | 162 Return<void> EffectsFactory::createEffect(const Uuid& uuid, int32_t session, int32_t ioHandle, in createEffect() 167 Return<void> EffectsFactory::createEffect(const Uuid& uuid, int32_t session, int32_t ioHandle, in createEffect() 174 Return<void> EffectsFactory::createEffectImpl(const Uuid& uuid, int32_t session, int32_t ioHandle, in createEffectImpl()
|
/hardware/google/camera/common/hal/tests/ |
D | camera_device_session_tests.cc | 106 std::unique_ptr<CameraDeviceSession>* session) { in CreateSessionAndCheck() 123 std::unique_ptr<CameraDeviceSession> session; in TestInvalidDefaultRequestSettingsForType() local 149 std::unique_ptr<CameraDeviceSession> session; in TestDefaultRequestSettingsForType() local 312 auto session = CameraDeviceSession::Create( in TEST_F() local 364 std::unique_ptr<CameraDeviceSession> session; in TEST_F() local 392 std::unique_ptr<CameraDeviceSession> session; in TEST_F() local
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.ims.media/1/android/hardware/radio/ims/media/ |
D | IImsMediaListener.aidl | 37 …oneway void onOpenSessionSuccess(int sessionId, android.hardware.radio.ims.media.IImsMediaSession … in onOpenSessionSuccess()
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.ims.media/2/android/hardware/radio/ims/media/ |
D | IImsMediaListener.aidl | 38 …oneway void onOpenSessionSuccess(int sessionId, android.hardware.radio.ims.media.IImsMediaSession … in onOpenSessionSuccess()
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.ims.media/3/android/hardware/radio/ims/media/ |
D | IImsMediaListener.aidl | 38 …oneway void onOpenSessionSuccess(int sessionId, android.hardware.radio.ims.media.IImsMediaSession … in onOpenSessionSuccess()
|
/hardware/interfaces/radio/aidl/android/hardware/radio/ims/media/ |
D | IImsMediaListener.aidl | 35 void onOpenSessionSuccess(int sessionId, IImsMediaSession session); in onOpenSessionSuccess()
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.ims.media/current/android/hardware/radio/ims/media/ |
D | IImsMediaListener.aidl | 38 …oneway void onOpenSessionSuccess(int sessionId, android.hardware.radio.ims.media.IImsMediaSession … in onOpenSessionSuccess()
|
/hardware/interfaces/camera/device/3.2/default/ |
D | CameraDevice.cpp | 77 sp<CameraDeviceSession> session = mSession.promote(); in setConnectionStatus() local 179 sp<CameraDeviceSession> session = nullptr; in open() local 294 sp<CameraDeviceSession> session = mSession.promote(); in dumpState() local
|
/hardware/google/pixel/power-libperfmgr/aidl/ |
D | SessionTaskMap.h | 92 for (const auto &session : taskSessItr->second) { in forEachSessionInTask() local
|
/hardware/interfaces/camera/device/3.3/default/ |
D | CameraDevice.cpp | 47 sp<CameraDeviceSession> session = new CameraDeviceSession(device, deviceInfo, callback); in createSession() local
|
/hardware/interfaces/camera/device/3.4/default/ |
D | CameraDevice.cpp | 47 sp<CameraDeviceSession> session = new CameraDeviceSession(device, deviceInfo, callback); in createSession() local
|
/hardware/nxp/keymint/transport/include/ |
D | OmapiTransport.h | 129 std::shared_ptr<aidl::android::se::omapi::ISecureElementSession> session; variable
|
/hardware/interfaces/bluetooth/ranging/aidl/default/ |
D | BluetoothChannelSounding.cpp | 52 std::shared_ptr<BluetoothChannelSoundingSession> session = nullptr; in openSession() local
|
/hardware/interfaces/drm/1.0/vts/functional/ |
D | drm_hal_clearkey_test.cpp | 377 SessionId session = openSession(); in TEST_P() local 395 SessionId session; in TEST_P() local 412 SessionId session = openSession(); in TEST_P() local 593 SessionId session = openSession(); in TEST_P() local 604 SessionId session = openSession(); in TEST_P() local 615 SessionId session; in TEST_P() local 625 SessionId session = openSession(); in TEST_P() local 636 SessionId session = openSession(); in TEST_P() local 647 SessionId session; in TEST_P() local 664 SessionId session = openSession(); in TEST_P() local [all …]
|
/hardware/interfaces/audio/common/7.0/example/ |
D | EffectsFactory.cpp | 53 Return<void> EffectsFactory::createEffect(const Uuid& uuid, int32_t session, int32_t ioHandle, in createEffect()
|