/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ |
H A D | sdp.c | 206 SdpInitializeInfo *ctx = context; in SdpInitializeTask() local 208 if (ctx == NULL) { in SdpInitializeTask() 218 if (ctx->event != NULL) { in SdpInitializeTask() 219 EventSet(ctx->event); in SdpInitializeTask() 228 SdpInitializeInfo *ctx = MEM_MALLOC.alloc(sizeof(SdpInitializeInfo)); in SdpStartup() local 229 if (ctx == NULL) { in SdpStartup() 233 (void)memset_s(ctx, sizeof(SdpInitializeInfo), 0x00, sizeof(SdpInitializeInfo)); in SdpStartup() 237 MEM_MALLOC.free(ctx); in SdpStartup() 241 ctx->traceLevel = traceLevel; in SdpStartup() 242 ctx in SdpStartup() 258 Event *ctx = context; SdpFinalizeTask() local 278 Event *ctx = EventCreate(true); SdpShutdown() local 294 SdpServiceRecordHandle *ctx = context; SdpCreateServiceRecordTask() local 312 SdpServiceRecordHandle *ctx = MEM_MALLOC.alloc(sizeof(SdpServiceRecordHandle)); SDP_CreateServiceRecord() local 338 SdpServiceRecord *ctx = context; SdpDestroyServiceRecordTask() local 355 SdpServiceRecord *ctx = MEM_MALLOC.alloc(sizeof(SdpServiceRecord)); SDP_DestroyServiceRecord() local 380 SdpServiceRecord *ctx = context; SdpRegisterServiceRecordTask() local 397 SdpServiceRecord *ctx = MEM_MALLOC.alloc(sizeof(SdpServiceRecord)); SDP_RegisterServiceRecord() local 420 SdpServiceRecord *ctx = context; SdpDeregisterServiceRecordTask() local 437 SdpServiceRecord *ctx = MEM_MALLOC.alloc(sizeof(SdpServiceRecord)); SDP_DeregisterServiceRecord() local 462 SdpServiceClassID *ctx = context; SdpAddServiceClassIdListTask() local 479 SdpServiceClassID *ctx = MEM_MALLOC.alloc(sizeof(SdpServiceClassID)); SDP_AddServiceClassIdList() local 504 SdpServiceRecordState *ctx = context; SdpAddServiceRecordStateTask() local 521 SdpServiceRecordState *ctx = MEM_MALLOC.alloc(sizeof(SdpServiceRecordState)); SDP_AddServiceRecordState() local 545 SdpServiceId *ctx = context; SdpAddServiceIdTask() local 562 SdpServiceId *ctx = MEM_MALLOC.alloc(sizeof(SdpServiceId)); SDP_AddServiceId() local 586 SdpProtocolDescriptorList *ctx = context; SdpAddProtocolDescriptorListTask() local 603 SdpProtocolDescriptorList *ctx = MEM_MALLOC.alloc(sizeof(SdpProtocolDescriptorList)); SDP_AddProtocolDescriptorList() local 628 SdpAdditionalProtocolDescriptorList *ctx = context; SdpAddAdditionalProtocolDescriptorListTask() local 646 SdpAdditionalProtocolDescriptorList *ctx = MEM_MALLOC.alloc(sizeof(SdpAdditionalProtocolDescriptorList)); SDP_AddAdditionalProtocolDescriptorList() local 671 SdpBrowseGroupList *ctx = context; SdpAddBrowseGroupListTask() local 688 SdpBrowseGroupList *ctx = MEM_MALLOC.alloc(sizeof(SdpBrowseGroupList)); SDP_AddBrowseGroupList() local 713 SdpLanguageBaseAttributeIdList *ctx = context; SdpAddLanguageBaseAttributeIdListTask() local 731 SdpLanguageBaseAttributeIdList *ctx = MEM_MALLOC.alloc(sizeof(SdpLanguageBaseAttributeIdList)); SDP_AddLanguageBaseAttributeIdList() local 756 SdpServiceInfoTimeToLive *ctx = context; SdpAddServiceInfoTimeToLiveTask() local 773 SdpServiceInfoTimeToLive *ctx = MEM_MALLOC.alloc(sizeof(SdpServiceInfoTimeToLive)); SDP_AddServiceInfoTimeToLive() local 797 SdpServiceAvailability *ctx = context; SdpAddServiceAvailabilityTask() local 814 SdpServiceAvailability *ctx = MEM_MALLOC.alloc(sizeof(SdpServiceAvailability)); SDP_AddServiceAvailability() local 838 SdpBluetoothProfileDescriptorList *ctx = context; SdpAddBluetoothProfileDescriptorListTask() local 857 SdpBluetoothProfileDescriptorList *ctx = MEM_MALLOC.alloc(sizeof(SdpBluetoothProfileDescriptorList)); SDP_AddBluetoothProfileDescriptorList() local 882 SdpUrl *ctx = context; SdpAddDocumentationUrlTask() local 899 SdpUrl *ctx = MEM_MALLOC.alloc(sizeof(SdpUrl)); SDP_AddDocumentationUrl() local 924 SdpUrl *ctx = context; SdpAddClientExecutableUrlTask() local 941 SdpUrl *ctx = MEM_MALLOC.alloc(sizeof(SdpUrl)); SDP_AddClientExecutableUrl() local 966 SdpUrl *ctx = context; SdpAddIconUrlTask() local 983 SdpUrl *ctx = MEM_MALLOC.alloc(sizeof(SdpUrl)); SDP_AddIconUrl() local 1008 SdpName *ctx = context; SdpAddServiceNameTask() local 1025 SdpName *ctx = MEM_MALLOC.alloc(sizeof(SdpName)); SDP_AddServiceName() local 1051 SdpName *ctx = context; SdpAddServiceDescriptionTask() local 1069 SdpName *ctx = MEM_MALLOC.alloc(sizeof(SdpName)); SDP_AddServiceDescription() local 1095 SdpName *ctx = context; SdpAddProviderNameTask() local 1112 SdpName *ctx = MEM_MALLOC.alloc(sizeof(SdpName)); SDP_AddProviderName() local 1138 SdpAttributeInfo *ctx = context; SdpAddAttributeTask() local 1157 SdpAttributeInfo *ctx = MEM_MALLOC.alloc(sizeof(SdpAttributeInfo)); SDP_AddAttribute() local 1184 SdpSequenceAttributeInfo *ctx = context; SdpAddSequenceAttributeTask() local 1203 SdpSequenceAttributeInfo *ctx = MEM_MALLOC.alloc(sizeof(SdpSequenceAttributeInfo)); SDP_AddSequenceAttribute() local 1229 SdpServiceSearchInfo *ctx = context; SdpServiceSearchTask() local 1247 SdpServiceSearchInfo *ctx = MEM_MALLOC.alloc(sizeof(SdpServiceSearchInfo)); SDP_ServiceSearch() local 1273 SdpServiceAttributeInfo *ctx = context; SdpServiceAttributeTask() local 1292 SdpServiceAttributeInfo *ctx = MEM_MALLOC.alloc(sizeof(SdpServiceAttributeInfo)); SDP_ServiceAttribute() local 1319 SdpServiceSearchAttributeInfo *ctx = context; SdpServiceSearchAttributeTask() local 1339 SdpServiceSearchAttributeInfo *ctx = MEM_MALLOC.alloc(sizeof(SdpServiceSearchAttributeInfo)); SDP_ServiceSearchAttribute() local 1366 SdpServiceBrowseInfo *ctx = context; SdpServiceBrowseTask() local 1384 SdpServiceBrowseInfo *ctx = MEM_MALLOC.alloc(sizeof(SdpServiceBrowseInfo)); SDP_ServiceBrowse() local [all...] |
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/obj_CanvasRenderingContext2D/prop/ |
H A D | index.js | 49 const ctx = el.getContext('2d');
50 ctx.fillStyle = '#0000ff';
51 ctx.fillRect(0, 0, 100, 30);
55 const ctx = el.getContext('2d');
56 ctx.lineWidth = 10;
57 ctx.lineCap = 'round';
58 ctx.strokeRect(0, 0, 100, 30);
62 const ctx = el.getContext('2d');
63 ctx.lineWidth = 8;
64 ctx [all...] |
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/obj_CanvasRenderingContext2D/prop/ |
H A D | index.js | 49 const ctx = el.getContext('2d');
50 ctx.fillStyle = '#0000ff';
51 ctx.fillRect(0, 0, 100, 30);
55 const ctx = el.getContext('2d');
56 ctx.lineWidth = 10;
57 ctx.lineCap = 'round';
58 ctx.strokeRect(0, 0, 100, 30);
62 const ctx = el.getContext('2d');
63 ctx.lineWidth = 8;
64 ctx [all...] |
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/obj_CanvasRenderingContext2D/prop/ |
H A D | index.js | 49 const ctx = el.getContext('2d');
50 ctx.fillStyle = '#0000ff';
51 ctx.fillRect(0, 0, 100, 30);
55 const ctx = el.getContext('2d');
56 ctx.lineWidth = 10;
57 ctx.lineCap = 'round';
58 ctx.strokeRect(0, 0, 100, 30);
62 const ctx = el.getContext('2d');
63 ctx.lineWidth = 8;
64 ctx [all...] |
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/obj_CanvasRenderingContext2D/prop/ |
H A D | index.js | 49 const ctx = el.getContext('2d');
50 ctx.fillStyle = '#0000ff';
51 ctx.fillRect(0, 0, 100, 30);
55 const ctx = el.getContext('2d');
56 ctx.lineWidth = 10;
57 ctx.lineCap = 'round';
58 ctx.strokeRect(0, 0, 100, 30);
62 const ctx = el.getContext('2d');
63 ctx.lineWidth = 8;
64 ctx [all...] |
/test/xts/acts/arkui/ace_ets_component_apilack/entry/src/main/ets/MainAbility/pages/compomettestjs/jsCanavas/ |
H A D | index.js | 57 const ctx = el.getContext('2d'); 58 ctx.fillStyle = '#0000ff'; 59 ctx.fillRect(0, 0, 100, 30); 63 const ctx = el.getContext('2d'); 64 ctx.lineWidth = 10; 65 ctx.strokeStyle = '#0000ff'; 66 ctx.lineCap = 'round'; 67 ctx.strokeRect(0, 0, 100, 30); 71 const ctx = el.getContext('2d'); 72 ctx [all...] |
/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_auto_test/src/main/js/default/pages/canvas/indexAPIBeginPath/ |
H A D | index.js | 21 var ctx = canvasRef.getContext("2d"); variable 22 ctx.beginPath(); 23 ctx.rect(10,10,50,50); 24 ctx.rect(70,70,30,30); 25 ctx.stroke(); 29 var ctx = canvasRef.getContext("2d"); variable 30 ctx.beginPath(); 31 ctx.rect(10,10,50,50); 32 ctx.moveTo(70,10); 33 ctx 38 var ctx = canvasRef.getContext("2d"); global() variable 46 var ctx = canvasRef.getContext("2d"); global() variable 54 var ctx = canvasRef.getContext("2d"); global() variable 64 var ctx = canvasRef.getContext("2d"); global() variable 73 var ctx = canvasRef.getContext("2d"); global() variable 82 var ctx = canvasRef.getContext("2d"); global() variable 90 var ctx = canvasRef.getContext("2d"); global() variable 99 var ctx = canvasRef.getContext("2d"); global() variable 107 var ctx = canvasRef.getContext("2d"); global() variable 115 var ctx = canvasRef.getContext("2d"); global() variable 124 var ctx = canvasRef.getContext("2d"); global() variable 133 var ctx = canvasRef.getContext("2d"); global() variable 143 var ctx = canvasRef.getContext("2d"); global() variable 152 var ctx = canvasRef.getContext("2d"); global() variable 161 var ctx = canvasRef.getContext("2d"); global() variable [all...] |
/test/xts/acts/arkui/ace_ets_component_apilack/entry/src/main/ets/MainAbility/pages/compomettestjs/CanvasRenderingContext2D/ |
H A D | index.js | 66 const ctx = el.getContext('2d'); 67 ctx.fillStyle = '#0000ff'; 68 ctx.fillRect(0, 0, 100, 30); 72 const ctx = el.getContext('2d'); 73 ctx.lineWidth = 10; 74 ctx.strokeStyle = '#0000ff'; 75 ctx.lineCap = 'round'; 76 ctx.strokeRect(0, 0, 100, 30); 80 const ctx = el.getContext('2d'); 81 ctx [all...] |
/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_auto_test/src/main/js/default/pages/canvas/indexAPIClosePath/ |
H A D | index.js | 21 var ctx = canvasRef.getContext("2d"); variable 22 ctx.closePath(); 23 ctx.rect(10,10,50,50); 24 ctx.rect(70,70,30,30); 25 ctx.stroke(); 29 var ctx = canvasRef.getContext("2d"); variable 30 ctx.closePath(); 31 ctx.rect(10,10,50,50); 32 ctx.moveTo(70,10); 33 ctx 38 var ctx = canvasRef.getContext("2d"); global() variable 47 var ctx = canvasRef.getContext("2d"); global() variable 56 var ctx = canvasRef.getContext("2d"); global() variable 66 var ctx = canvasRef.getContext("2d"); global() variable 75 var ctx = canvasRef.getContext("2d"); global() variable 83 var ctx = canvasRef.getContext("2d"); global() variable 91 var ctx = canvasRef.getContext("2d"); global() variable 100 var ctx = canvasRef.getContext("2d"); global() variable 108 var ctx = canvasRef.getContext("2d"); global() variable 116 var ctx = canvasRef.getContext("2d"); global() variable 124 var ctx = canvasRef.getContext("2d"); global() variable 133 var ctx = canvasRef.getContext("2d"); global() variable 142 var ctx = canvasRef.getContext("2d"); global() variable 150 var ctx = canvasRef.getContext("2d"); global() variable 158 var ctx = canvasRef.getContext("2d"); global() variable 167 var ctx = canvasRef.getContext("2d"); global() variable 175 var ctx = canvasRef.getContext("2d"); global() variable 183 var ctx = canvasRef.getContext("2d"); global() variable [all...] |
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/obj_CanvasRenderingContext2D/router/ |
H A D | index.js | 56 const ctx = el.getContext('2d');
57 ctx.fillStyle = '#0000ff';
58 ctx.fillRect(0, 0, 100, 30);
62 const ctx = el.getContext('2d');
63 ctx.lineWidth = 10;
64 ctx.strokeStyle = '#0000ff';
65 ctx.lineCap = 'round';
66 ctx.strokeRect(0, 0, 100, 30);
70 const ctx = el.getContext('2d');
71 ctx [all...] |
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/obj_CanvasRenderingContext2D/router/ |
H A D | index.js | 56 const ctx = el.getContext('2d');
57 ctx.fillStyle = '#0000ff';
58 ctx.fillRect(0, 0, 100, 30);
62 const ctx = el.getContext('2d');
63 ctx.lineWidth = 10;
64 ctx.strokeStyle = '#0000ff';
65 ctx.lineCap = 'round';
66 ctx.strokeRect(0, 0, 100, 30);
70 const ctx = el.getContext('2d');
71 ctx [all...] |
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/obj_CanvasRenderingContext2D/router/ |
H A D | index.js | 56 const ctx = el.getContext('2d');
57 ctx.fillStyle = '#0000ff';
58 ctx.fillRect(0, 0, 100, 30);
62 const ctx = el.getContext('2d');
63 ctx.lineWidth = 10;
64 ctx.strokeStyle = '#0000ff';
65 ctx.lineCap = 'round';
66 ctx.strokeRect(0, 0, 100, 30);
70 const ctx = el.getContext('2d');
71 ctx [all...] |
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/obj_CanvasRenderingContext2D/router/ |
H A D | index.js | 56 const ctx = el.getContext('2d');
57 ctx.fillStyle = '#0000ff';
58 ctx.fillRect(0, 0, 100, 30);
62 const ctx = el.getContext('2d');
63 ctx.lineWidth = 10;
64 ctx.strokeStyle = '#0000ff';
65 ctx.lineCap = 'round';
66 ctx.strokeRect(0, 0, 100, 30);
70 const ctx = el.getContext('2d');
71 ctx [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
H A D | l2cap_if.c | 39 L2cifRegisterServiceContext *ctx = NULL; in L2cifRegisterService() local 42 ctx = (L2cifRegisterServiceContext *)context; in L2cifRegisterService() 44 result = L2CAP_RegisterService(ctx->lpsm, &(ctx->service), ctx->context); in L2cifRegisterService() 45 if (ctx->cb != NULL) { in L2cifRegisterService() 46 ctx->cb(ctx->lpsm, result); in L2cifRegisterService() 49 L2capFree(ctx); in L2cifRegisterService() 55 L2cifRegisterServiceContext *ctx in L2CIF_RegisterService() local 82 L2cifDeregisterServiceContext *ctx = NULL; L2cifDeregisterService() local 98 L2cifDeregisterServiceContext *ctx = NULL; L2CIF_DeregisterService() local 123 L2cifConnectReqContext *ctx = NULL; L2cifConnectReq() local 141 L2cifConnectReqContext *ctx = NULL; L2CIF_ConnectReq() local 172 L2cifConnectRspContext *ctx = NULL; L2cifConnectRsp() local 189 L2cifConnectRspContext *ctx = NULL; L2CIF_ConnectRsp() local 215 L2cifConfigReqContext *ctx = NULL; L2cifConfigReq() local 231 L2cifConfigReqContext *ctx = NULL; L2CIF_ConfigReq() local 260 L2cifConfigRspContext *ctx = NULL; L2cifConfigRsp() local 277 L2cifConfigRspContext *ctx = NULL; L2CIF_ConfigRsp() local 305 L2cifDisconnectionReqContext *ctx = NULL; L2cifDisconnectionReq() local 321 L2cifDisconnectionReqContext *ctx = NULL; L2CIF_DisconnectionReq() local 344 L2cifDisconnectionRspContext *ctx = NULL; L2cifDisconnectionRsp() local 360 L2cifDisconnectionRspContext *ctx = NULL; L2CIF_DisconnectionRsp() local 384 L2cifLocalBusyContext *ctx = NULL; L2cifLocalBusy() local 400 L2cifLocalBusyContext *ctx = NULL; L2CIF_LocalBusy() local 424 L2cifSendDataContext *ctx = NULL; L2cifSendDataContextDestroy() local 435 L2cifSendDataContext *ctx = NULL; L2cifSendData() local 451 L2cifSendDataContext *ctx = NULL; L2CIF_SendData() local 477 L2cifRegisterEchoContext *ctx = NULL; L2cifRegisterEcho() local 489 L2cifRegisterEchoContext *ctx = NULL; L2CIF_RegisterEcho() local 528 L2cifEchoReqContext *ctx = NULL; L2cifEchoReqContextDestroy() local 541 L2cifEchoReqContext *ctx = NULL; L2cifEchoReq() local 558 L2cifEchoReqContext *ctx = NULL; L2CIF_EchoReq() local 595 L2cifEchoRspContext *ctx = NULL; L2cifEchoRspContextDestroy() local 608 L2cifEchoRspContext *ctx = NULL; L2cifEchoRsp() local 625 L2cifEchoRspContext *ctx = NULL; L2CIF_EchoRsp() local 661 L2cifContext *ctx = NULL; L2cifStartup() local 675 L2cifContext *ctx = NULL; L2CIF_Startup() local 712 L2cifContext *ctx = NULL; L2cifShutdown() local 728 L2cifContext *ctx = NULL; L2CIF_Shutdown() local [all...] |
H A D | l2cap_le_if.c | 35 L2cifLeRegisterServiceContext *ctx = NULL; in L2cifLeRegisterService() local 38 ctx = (L2cifLeRegisterServiceContext *)context; in L2cifLeRegisterService() 40 result = L2CAP_LeRegisterService(ctx->lpsm, &(ctx->svc), ctx->context); in L2cifLeRegisterService() 41 if (ctx->cb != NULL) { in L2cifLeRegisterService() 42 ctx->cb(ctx->lpsm, result); in L2cifLeRegisterService() 45 L2capFree(ctx); in L2cifLeRegisterService() 52 L2cifLeRegisterServiceContext *ctx in L2CIF_LeRegisterService() local 79 L2cifLeDeregisterServiceContext *ctx = NULL; L2cifLeDeregisterService() local 95 L2cifLeDeregisterServiceContext *ctx = NULL; L2CIF_LeDeregisterService() local 120 L2cifLeCreditBasedConnectionReqContext *ctx = NULL; L2cifLeCreditBasedConnectionReq() local 138 L2cifLeCreditBasedConnectionReqContext *ctx = NULL; L2CIF_LeCreditBasedConnectionReq() local 169 L2cifLeCreditBasedConnectionRspContext *ctx = NULL; L2cifLeCreditBasedConnectionRsp() local 186 L2cifLeCreditBasedConnectionRspContext *ctx = NULL; L2CIF_LeCreditBasedConnectionRsp() local 214 L2cifLeDisconnectionReqContext *ctx = NULL; L2cifLeDisconnectionReq() local 230 L2cifLeDisconnectionReqContext *ctx = NULL; L2CIF_LeDisconnectionReq() local 253 L2cifLeDisconnectionRspContext *ctx = NULL; L2cifLeDisconnectionRsp() local 269 L2cifLeDisconnectionRspContext *ctx = NULL; L2CIF_LeDisconnectionRsp() local 293 L2cifLeSendDataContext *ctx = NULL; L2cifLeSendDataContextDestroy() local 304 L2cifLeSendDataContext *ctx = NULL; L2cifLeSendData() local 320 L2cifLeSendDataContext *ctx = NULL; L2CIF_LeSendData() local 347 L2cifLeRegisterFixChannelContext *ctx = NULL; L2cifLeRegisterFixChannel() local 363 L2cifLeRegisterFixChannelContext *ctx = NULL; L2CIF_LeRegisterFixChannel() local 389 L2cifLeDeregisterFixChannelContext *ctx = NULL; L2cifLeDeregisterFixChannel() local 405 L2cifLeDeregisterFixChannelContext *ctx = NULL; L2CIF_LeDeregisterFixChannel() local 428 L2cifLeConnectContext *ctx = NULL; L2cifLeConnect() local 445 L2cifLeConnectContext *ctx = NULL; L2CIF_LeConnect() local 473 L2cifLeConnectCancelContext *ctx = NULL; L2cifLeConnectCancel() local 485 L2cifLeConnectCancelContext *ctx = NULL; L2CIF_LeConnectCancel() local 508 L2cifLeDisconnectContext *ctx = NULL; L2cifLeDisconnect() local 524 L2cifLeDisconnectContext *ctx = NULL; L2CIF_LeDisconnect() local 548 L2cifLeSendFixChannelDataContext *ctx = NULL; L2cifLeSendFixChannelDataContextDestroy() local 563 L2cifLeSendFixChannelDataContext *ctx = NULL; L2cifLeSendFixChannelData() local 580 L2cifLeSendFixChannelDataContext *ctx = NULL; L2CIF_LeSendFixChannelData() local 607 L2cifLeRegisterConnectionParameterUpdateContext *ctx = NULL; L2cifLeRegisterConnectionParameterUpdate() local 619 L2cifLeRegisterConnectionParameterUpdateContext *ctx = NULL; L2CIF_LeRegisterConnectionParameterUpdate() local 657 L2cifLeConnectionParameterUpdateReqContext *ctx = NULL; L2cifLeConnectionParameterUpdateReq() local 674 L2cifLeConnectionParameterUpdateReqContext *ctx = NULL; L2CIF_LeConnectionParameterUpdateReq() local 701 L2cifLeConnectionParameterUpdateRspContext *ctx = NULL; L2cifLeConnectionParameterUpdateRsp() local 718 L2cifLeConnectionParameterUpdateRspContext *ctx = NULL; L2CIF_LeConnectionParameterUpdateRsp() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
H A D | rfcomm_api.c | 26 Event *ctx = context; in RfcommInitializeTsk() local 28 if (ctx == NULL) { in RfcommInitializeTsk() 35 EventSet(ctx); in RfcommInitializeTsk() 48 Event *ctx = EventCreate(true); in RFCOMM_Startup() local 52 EventDelete(ctx); in RFCOMM_Startup() 56 ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_RFCOMM, RfcommInitializeTsk, ctx); in RFCOMM_Startup() 58 EventDelete(ctx); in RFCOMM_Startup() 62 EventWait(ctx, WAIT_TIME); in RFCOMM_Startup() 63 EventDelete(ctx); in RFCOMM_Startup() 70 Event *ctx in RfcommFinalizeTsk() local 94 Event *ctx = EventCreate(true); RFCOMM_Shutdown() local 115 RfcommAssignScnInfo *ctx = context; RfcommAssignServerNumTsk() local 144 RfcommAssignScnInfo *ctx = malloc(sizeof(RfcommAssignScnInfo)); RFCOMM_AssignServerNum() local 175 RfcommFreeScnInfo *ctx = context; RfcommFreeServerNumTsk() local 198 RfcommFreeScnInfo *ctx = malloc(sizeof(RfcommFreeScnInfo)); RFCOMM_FreeServerNum() local 225 RfcommConnectDlcInfo *ctx = context; RfcommConnectChannelTsk() local 253 RfcommConnectDlcInfo *ctx = malloc(sizeof(RfcommConnectDlcInfo)); RFCOMM_ConnectChannel() local 292 RfcommRegistServerInfo *ctx = context; RfcommRegisterServerTsk() local 325 RfcommRegistServerInfo *ctx = malloc(sizeof(RfcommRegistServerInfo)); RFCOMM_RegisterServer() local 361 RfcommAcceptConnectionInfo *ctx = context; RfcommAcceptConnectionTsk() local 387 RfcommAcceptConnectionInfo *ctx = malloc(sizeof(RfcommAcceptConnectionInfo)); RFCOMM_AcceptConnection() local 410 RfcommRejectConnectionInfo *ctx = context; RfcommRejectConnectionTsk() local 436 RfcommRejectConnectionInfo *ctx = malloc(sizeof(RfcommRejectConnectionInfo)); RFCOMM_RejectConnection() local 459 RfcommRejectConnectionInfo *ctx = context; RfcommDisconnectChannelTsk() local 483 RfcommDisconnectChannelInfo *ctx = malloc(sizeof(RfcommDisconnectChannelInfo)); RFCOMM_DisconnectChannel() local 508 RfcommDeregisterServerInfo *ctx = context; RfcommDeregisterServerTsk() local 535 RfcommDeregisterServerInfo *ctx = malloc(sizeof(RfcommDeregisterServerInfo)); RFCOMM_DeregisterServer() local 568 RfcommSetRpnInfo *ctx = context; RfcommSetPortConfigTsk() local 595 RfcommSetRpnInfo *ctx = malloc(sizeof(RfcommSetRpnInfo)); RFCOMM_SetPortConfig() local 620 RfcommReqPortConfigInfo *ctx = context; RfcommReqPortConfigTsk() local 644 RfcommReqPortConfigInfo *ctx = malloc(sizeof(RfcommReqPortConfigInfo)); RFCOMM_ReqPortConfig() local 668 RfcommSendRlsInfo *ctx = context; RfcommSendRemoteLineStatusTsk() local 693 RfcommSendRlsInfo *ctx = malloc(sizeof(RfcommSendRlsInfo)); RFCOMM_SendRemoteLineStatus() local 719 RfcommSetMscInfo *ctx = context; RfcommSetModemStatusTsk() local 744 RfcommSetMscInfo *ctx = malloc(sizeof(RfcommSetMscInfo)); RFCOMM_SetModemStatus() local 772 RfcommGetPortStInfo *ctx = context; RfcommGetPortStateTsk() local 800 RfcommGetPortStInfo *ctx = malloc(sizeof(RfcommGetPortStInfo)); RFCOMM_GetPortState() local 856 RfcommWriteInfo *ctx = context; RfcommWriteTsk() local 883 RfcommWriteInfo *ctx = malloc(sizeof(RfcommWriteInfo)); RFCOMM_Write() local 917 RfcommSendTestCmdInfo *ctx = context; RfcommSendTestCmdTsk() local 942 RfcommSendTestCmdInfo *ctx = malloc(sizeof(RfcommSendTestCmdInfo)); RFCOMM_SendTestCmd() local [all...] |
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/obj_OffscreenCanvasRenderingContext2D/router/ |
H A D | index.js | 58 const ctx = el.getContext('2d');
59 ctx.fillStyle = '#0000ff';
60 ctx.fillRect(0, 0, 100, 30);
64 const ctx = el.getContext('2d');
65 ctx.lineWidth = 10;
66 ctx.strokeStyle = '#0000ff';
67 ctx.lineCap = 'round';
68 ctx.strokeRect(0, 0, 100, 30);
72 const ctx = el.getContext('2d');
73 ctx [all...] |
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/obj_OffscreenCanvasRenderingContext2D/router/ |
H A D | index.js | 58 const ctx = el.getContext('2d');
59 ctx.fillStyle = '#0000ff';
60 ctx.fillRect(0, 0, 100, 30);
64 const ctx = el.getContext('2d');
65 ctx.lineWidth = 10;
66 ctx.strokeStyle = '#0000ff';
67 ctx.lineCap = 'round';
68 ctx.strokeRect(0, 0, 100, 30);
72 const ctx = el.getContext('2d');
73 ctx [all...] |
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/obj_OffscreenCanvasRenderingContext2D/router/ |
H A D | index.js | 58 const ctx = el.getContext('2d');
59 ctx.fillStyle = '#0000ff';
60 ctx.fillRect(0, 0, 100, 30);
64 const ctx = el.getContext('2d');
65 ctx.lineWidth = 10;
66 ctx.strokeStyle = '#0000ff';
67 ctx.lineCap = 'round';
68 ctx.strokeRect(0, 0, 100, 30);
72 const ctx = el.getContext('2d');
73 ctx [all...] |
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/obj_OffscreenCanvasRenderingContext2D/router/ |
H A D | index.js | 58 const ctx = el.getContext('2d');
59 ctx.fillStyle = '#0000ff';
60 ctx.fillRect(0, 0, 100, 30);
64 const ctx = el.getContext('2d');
65 ctx.lineWidth = 10;
66 ctx.strokeStyle = '#0000ff';
67 ctx.lineCap = 'round';
68 ctx.strokeRect(0, 0, 100, 30);
72 const ctx = el.getContext('2d');
73 ctx [all...] |
/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_auto_test/src/main/js/default/pages/canvas/indexAPIPerformance/ |
H A D | index.js | 31 var ctx = canvasRef.getContext("2d");
variable 35 ctx.strokeStyle = "#FF0000";
36 ctx.lineWidth = 1;
39 ctx.beginPath();
40 ctx.moveTo(10,30);
41 ctx.lineTo(60,30);
42 ctx.stroke();
48 ctx.strokeStyle = "#FF0000";
51 ctx.beginPath();
52 ctx [all...] |
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/obj_OffscreenCanvasRenderingContext2D/prop/ |
H A D | index.js | 44 const ctx = el.getContext('2d');
45 ctx.fillStyle = '#0000ff';
46 ctx.fillRect(0, 0, 100, 30);
50 const ctx = el.getContext('2d');
51 ctx.lineWidth = 10;
52 ctx.lineCap = 'round';
53 ctx.strokeRect(0, 0, 100, 30);
57 const ctx = el.getContext('2d');
58 ctx.lineWidth = 8;
59 ctx [all...] |
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/obj_OffscreenCanvasRenderingContext2D/prop/ |
H A D | index.js | 44 const ctx = el.getContext('2d');
45 ctx.fillStyle = '#0000ff';
46 ctx.fillRect(0, 0, 100, 30);
50 const ctx = el.getContext('2d');
51 ctx.lineWidth = 10;
52 ctx.lineCap = 'round';
53 ctx.strokeRect(0, 0, 100, 30);
57 const ctx = el.getContext('2d');
58 ctx.lineWidth = 8;
59 ctx [all...] |
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/obj_OffscreenCanvasRenderingContext2D/prop/ |
H A D | index.js | 44 const ctx = el.getContext('2d');
45 ctx.fillStyle = '#0000ff';
46 ctx.fillRect(0, 0, 100, 30);
50 const ctx = el.getContext('2d');
51 ctx.lineWidth = 10;
52 ctx.lineCap = 'round';
53 ctx.strokeRect(0, 0, 100, 30);
57 const ctx = el.getContext('2d');
58 ctx.lineWidth = 8;
59 ctx [all...] |
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/obj_OffscreenCanvasRenderingContext2D/prop/ |
H A D | index.js | 44 const ctx = el.getContext('2d');
45 ctx.fillStyle = '#0000ff';
46 ctx.fillRect(0, 0, 100, 30);
50 const ctx = el.getContext('2d');
51 ctx.lineWidth = 10;
52 ctx.lineCap = 'round';
53 ctx.strokeRect(0, 0, 100, 30);
57 const ctx = el.getContext('2d');
58 ctx.lineWidth = 8;
59 ctx [all...] |