| /test/xts/acts/multimedia/avsession/avsession_ndk_standard/avsession_ndk_stage/entry/src/main/cpp/ |
| D | AvsessionTest.cpp | 320 static OH_AVSessionCallback_OnFastForward forward_callback = [](OH_AVSession* session, 327 static OH_AVSessionCallback_OnRewind rewind_callback = [](OH_AVSession* session, 334 static OH_AVSessionCallback_OnSeek seek_callback = [](OH_AVSession* session, uint64_t seekTime, 341 static OH_AVSessionCallback_OnSetLoopMode loop_callback = [](OH_AVSession* session, AVSession_LoopM… 348 static OH_AVSessionCallback_OnToggleFavorite favorite_callback = [](OH_AVSession* session, const ch… 355 static AVSessionError RegisterCommandCallback(OH_AVSession* session) in RegisterCommandCallback() 369 static AVSessionError UnregisterCommandCallback(OH_AVSession* session) in UnregisterCommandCallback() 381 static AVSessionError RegisterForwardCallback(OH_AVSession* session) in RegisterForwardCallback() 392 static AVSessionError UnregisterForwardCallback(OH_AVSession* session) in UnregisterForwardCallback() 402 static AVSessionError RegisterRewindCallback(OH_AVSession* session) in RegisterRewindCallback() [all …]
|
| /test/xts/device_attest_lite/test/tdd/gtest/src/ |
| D | attest_tdd_mock_net.c | 66 int32_t TLSConnect(TLSSession* session) in TLSConnect() 75 int32_t TLSWrite(const TLSSession* session, const uint8_t* buf, size_t len) in TLSWrite() 83 int32_t TLSRead(const TLSSession* session, uint8_t* buf, size_t len) in TLSRead() 100 int32_t TLSClose(TLSSession* session) in TLSClose()
|
| /test/xts/device_attest_lite/services/core/network/ |
| D | attest_channel.c | 159 static int32_t TLSSetupConfig(TLSSession* session) in TLSSetupConfig() 201 int32_t TLSConnect(TLSSession* session) in TLSConnect() 253 int32_t TLSWrite(const TLSSession* session, const uint8_t* buf, size_t len) in TLSWrite() 274 int32_t TLSRead(const TLSSession* session, uint8_t* buf, size_t len) in TLSRead() 294 int32_t TLSClose(TLSSession* session) in TLSClose()
|
| D | attest_network.c | 173 TLSSession* session = (TLSSession*)ATTEST_MEM_MALLOC(sizeof(TLSSession)); in CustomConfig() local 192 static int32_t CloseNetwork(TLSSession* session) in CloseNetwork() 205 static int32_t ConnectNetWork(TLSSession **session, void* reserved) in ConnectNetWork() 735 static int32_t TransOptions(const TLSSession* session, const DevicePacket *devPacket, ATTEST_ACTION… in TransOptions() 770 static int32_t SendTLSMsg(const TLSSession* session, char *coapMessage, size_t coapMessageLen) in SendTLSMsg() 791 static int32_t SendCoapMsg(const TLSSession* session, const DevicePacket* devPacket, in SendCoapMsg() 851 static int32_t DecodeExtendedLength(const TLSSession* session, size_t messageLen, size_t extendedLe… in DecodeExtendedLength() 883 static int32_t DecodeLenTkl(const TLSSession* session, CoapPacket* coapPkt) in DecodeLenTkl() 911 static int32_t RecvCoapMsg(const TLSSession* session, char **respData, size_t *respDataLen) in RecvCoapMsg()
|
| /test/xts/acts/ability/ability_runtime/actsabilityerrcodequery/actsabilityerrcodequerytest/entry/src/ohosTest/ets/test/applicationContext/ |
| D | applicationContext04.ts | 23 public session:UIExtensionContentSession; property in applicationContext04
|
| /test/testfwk/xdevice/src/xdevice/_core/context/ |
| D | center.py | 61 def session(): member in Context
|
| D | proxy.py | 65 def session(): member in Binder
|
| /test/xts/acts/multimedia/camera/camera_ndk_test/entry/src/main/cpp/ |
| D | camera_manager.cpp | 1239 void ControlCenterEffectStatusChange(Camera_CaptureSession* session, in ControlCenterEffectStatusChange() 1665 void CaptureSessionOnFocusStateChange(Camera_CaptureSession* session, Camera_FocusState focusState) in CaptureSessionOnFocusStateChange() 1671 void CaptureSessionOnError(Camera_CaptureSession* session, Camera_ErrorCode errorCode) in CaptureSessionOnError() 2754 void CaptureSessionSmoothZoomInfoCallback(Camera_CaptureSession *session, Camera_SmoothZoomInfo *sm… in CaptureSessionSmoothZoomInfoCallback() 2977 void CameraAutoDeviceSwitchStatusInfoCallback(Camera_CaptureSession* session, in CameraAutoDeviceSwitchStatusInfoCallback() 3016 void CameraSystemPressureLevelCallback(Camera_CaptureSession* session, in CameraSystemPressureLevelCallback() 3201 void OnMacroStatusChange(Camera_CaptureSession* session, bool isMacroActive) in OnMacroStatusChange()
|
| /test/xts/acts/multimedia/media/media_js_standard/AVRecorderVideoNDK/entry/src/main/cpp/ |
| D | camera_manager.cpp | 948 void CaptureSessionOnFocusStateChange(Camera_CaptureSession *session, Camera_FocusState focusState) in CaptureSessionOnFocusStateChange() 954 void CaptureSessionOnError(Camera_CaptureSession *session, Camera_ErrorCode errorCode) in CaptureSessionOnError()
|
| /test/testfwk/developer_test/src/core/command/ |
| D | console.py | 498 session = "session" variable in ConfigConst
|
| /test/xts/acts/multimedia/camera/camera_ndk_xts/OHCameraNdk/entry/src/main/cpp/ |
| D | camera_manager.cpp | 474 void CaptureSessionOnFocusStateChange(Camera_CaptureSession *session, Camera_FocusState focusState) in CaptureSessionOnFocusStateChange() 480 void CaptureSessionOnError(Camera_CaptureSession *session, Camera_ErrorCode errorCode) in CaptureSessionOnError()
|
| /test/testfwk/xdevice/src/xdevice/_core/command/ |
| D | console.py | 764 def _find_history_path(cls, session): argument
|
| /test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/ |
| D | camera_manager.cpp | 1277 void CaptureSessionOnFocusStateChange(Camera_CaptureSession* session, Camera_FocusState focusState) in CaptureSessionOnFocusStateChange() 1283 void CaptureSessionOnError(Camera_CaptureSession* session, Camera_ErrorCode errorCode) in CaptureSessionOnError()
|
| /test/testfwk/xdevice/src/xdevice/_core/ |
| D | constants.py | 288 session = "session" variable in ConfigConst
|
| /test/xts/acts/multimedia/drm/drm_ndk_test/entry/src/main/cpp/ |
| D | DrmNdkTest.cpp | 1731 MediaKeySession *session = nullptr; in Test_MediaKeySession_GetContentProtectionLevel() local
|