| /test/testfwk/xdevice/src/xdevice/_core/context/ |
| H A D | center.py | 61 def session() member in Context [all...] |
| H A D | proxy.py | 65 def session(): member in Binder
|
| /test/xts/device_attest_lite/test/tdd/gtest/src/ |
| H A D | attest_tdd_mock_net.c | 66 int32_t TLSConnect(TLSSession* session) in TLSConnect() argument 75 int32_t TLSWrite(const TLSSession* session, const uint8_t* buf, size_t len) in TLSWrite() argument 83 int32_t TLSRead(const TLSSession* session, uint8_t* buf, size_t len) in TLSRead() argument 100 int32_t TLSClose(TLSSession* session) in TLSClose() argument
|
| /test/xts/device_attest_lite/services/core/network/ |
| H A D | attest_channel.c | 159 static int32_t TLSSetupConfig(TLSSession* session) in TLSSetupConfig() argument 201 int32_t TLSConnect(TLSSession* session) in TLSConnect() argument 253 TLSWrite(const TLSSession* session, const uint8_t* buf, size_t len) TLSWrite() argument 274 TLSRead(const TLSSession* session, uint8_t* buf, size_t len) TLSRead() argument 294 TLSClose(TLSSession* session) TLSClose() argument [all...] |
| H A 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() argument 205 ConnectNetWork(TLSSession **session, void* reserved) ConnectNetWork() argument 735 TransOptions(const TLSSession* session, const DevicePacket *devPacket, ATTEST_ACTION_TYPE actionType, List* optionList) TransOptions() argument 770 SendTLSMsg(const TLSSession* session, char *coapMessage, size_t coapMessageLen) SendTLSMsg() argument 791 SendCoapMsg(const TLSSession* session, const DevicePacket* devPacket, const ATTEST_ACTION_TYPE actionType, CoapBuffer* payload) SendCoapMsg() argument 851 DecodeExtendedLength(const TLSSession* session, size_t messageLen, size_t extendedLen, size_t *extendedLength) DecodeExtendedLength() argument 883 DecodeLenTkl(const TLSSession* session, CoapPacket* coapPkt) DecodeLenTkl() argument 911 RecvCoapMsg(const TLSSession* session, char **respData, size_t *respDataLen) RecvCoapMsg() argument [all...] |
| /test/testfwk/developer_test/src/core/command/ |
| H A D | console.py | 484 session = "session"
variable in ConfigConst
|
| /test/xts/acts/multimedia/camera/camera_ndk_xts/OHCameraNdk/entry/src/main/cpp/ |
| H A D | camera_manager.cpp | 454 void CaptureSessionOnFocusStateChange(Camera_CaptureSession *session, Camera_FocusState focusState) in CaptureSessionOnFocusStateChange() argument 460 void CaptureSessionOnError(Camera_CaptureSession *session, Camera_ErrorCode errorCode) in CaptureSessionOnError() argument
|
| /test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/ |
| H A D | camera_manager.cpp | 1275 void CaptureSessionOnFocusStateChange(Camera_CaptureSession* session, Camera_FocusState focusState) in CaptureSessionOnFocusStateChange() argument 1281 void CaptureSessionOnError(Camera_CaptureSession* session, Camera_ErrorCode errorCode) in CaptureSessionOnError() argument
|
| /test/testfwk/xdevice/src/xdevice/_core/ |
| H A D | constants.py | 287 session = "session" variable in ConfigConst
|
| /test/xts/acts/multimedia/avsession/avsession_ndk_standard/avsession_ndk_stage/entry/src/main/cpp/ |
| H A D | AvsessionTest.cpp | 355 static AVSessionError RegisterCommandCallback(OH_AVSession* session) in RegisterCommandCallback() argument 369 static AVSessionError UnregisterCommandCallback(OH_AVSession* session) in UnregisterCommandCallback() argument 381 RegisterForwardCallback(OH_AVSession* session) RegisterForwardCallback() argument 392 UnregisterForwardCallback(OH_AVSession* session) UnregisterForwardCallback() argument 402 RegisterRewindCallback(OH_AVSession* session) RegisterRewindCallback() argument 414 UnregisterRewindCallback(OH_AVSession* session) UnregisterRewindCallback() argument 424 RegisterSeekCallback(OH_AVSession* session) RegisterSeekCallback() argument 437 UnregisterSeekCallback(OH_AVSession* session) UnregisterSeekCallback() argument 449 RegisterSetLoopModeCallback(OH_AVSession* session) RegisterSetLoopModeCallback() argument 462 UnregisterSetLoopModeCallback(OH_AVSession* session) UnregisterSetLoopModeCallback() argument 473 RegisterToggleFavoriteCallback(OH_AVSession* session) RegisterToggleFavoriteCallback() argument 486 UnregisterToggleFavoriteCallback(OH_AVSession* session) UnregisterToggleFavoriteCallback() argument 498 RegisterAllCallback(OH_AVSession* session) RegisterAllCallback() argument 523 UnregisterAllCallback(OH_AVSession* session) UnregisterAllCallback() argument 579 OH_AVSession* session = nullptr; TestAVSessionTestAll() local 640 OH_AVSession* session; TestAVSessionCreate() local 664 OH_AVSession* session; TestAVSessionSetPlaybackState() local 685 OH_AVSession* session; TestAVSessionSetFavorite() local 705 OH_AVSession* session; TestAVSessionSetLoopMode() local 727 OH_AVSession* session; TestAVSessionSetPlaybackPosition() local 760 OH_AVSession* session; TestAVSessionSetAVMetaData() local [all...] |
| /test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/ |
| H A D | camera_manager.cpp | 1430 void CaptureSessionOnFocusStateChange(Camera_CaptureSession* session, Camera_FocusState focusState) in CaptureSessionOnFocusStateChange() argument 1436 void CaptureSessionOnError(Camera_CaptureSession* session, Camera_ErrorCode errorCode) in CaptureSessionOnError() argument 2520 void CaptureSessionSmoothZoomInfoCallback(Camera_CaptureSession *session, Camera_SmoothZoomInfo *smoothZoomInfo) in CaptureSessionSmoothZoomInfoCallback() argument
|
| /test/xts/acts/multimedia/drm/drm_ndk_test/entry/src/main/cpp/ |
| H A D | hello.cpp | 1686 MediaKeySession *session = nullptr;
in Test_MediaKeySession_GetContentProtectionLevel() local
|