| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
| H A D | hfp_ag_service.cpp | 472 void HfpAgService::UpdateMockCallList(int callState, const std::string &number, int type) in UpdateMockCallList() argument 505 int type = phoneState.GetCallType(); in PhoneStateChanged() local 540 ClccResponse( int index, int direction, int status, int mode, bool mpty, const std::string &number, int type) ClccResponse() argument 733 NotifyAgIncomingStateChanged(int what, std::string number, int type) NotifyAgIncomingStateChanged() argument 1003 NotifyVolumeChanged(int type, int volume) NotifyVolumeChanged() argument [all...] |
| H A D | hfp_ag_system_interface.cpp | 559 void HfpAgSystemInterface::HandlePhoneStateMock(std::string number, int state, int type) in HandlePhoneStateMock() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
| H A D | btm_snoop_filter_acl.c | 79 AclType type; member 269 static void AddAclConnection(AclType type, uint16_t handle, const HciBdAddr *addr, uint8_t addrType) in AddAclConnection() argument 411 ProcessL2capConnectionRequest( uint8_t type, const AclConnInfo *aclInfo, const L2capSignalingHeader *l2capsignalingHeader, const uint8_t *data) ProcessL2capConnectionRequest() argument 448 ProcessL2capConnectionResponse( uint8_t type, const AclConnInfo *aclInfo, const L2capSignalingHeader *l2capsignalingHeader, const uint8_t *data) ProcessL2capConnectionResponse() argument 488 ProcessL2capConfigurationRequest( uint8_t type, const AclConnInfo *aclInfo, const L2capSignalingHeader *l2capsignalingHeader, const uint8_t *data) ProcessL2capConfigurationRequest() argument 529 ProcessL2capConfigurationResponse( uint8_t type, const AclConnInfo *aclInfo, const L2capSignalingHeader *l2capsignalingHeader, const uint8_t *data) ProcessL2capConfigurationResponse() argument 575 ProcessL2capDisconnectionResponse( uint8_t type, const AclConnInfo *aclInfo, const L2capSignalingHeader *l2capsignalingHeader, const uint8_t *data) ProcessL2capDisconnectionResponse() argument 591 ProcessL2capConnInfo(uint8_t type, const AclConnInfo *aclInfo, const uint8_t *data, uint16_t originalLength) ProcessL2capConnInfo() argument 626 SearchL2capChannelConnInfo(uint8_t type, uint16_t aclHandle, uint16_t channelId) SearchL2capChannelConnInfo() argument 639 RfcommDlciFilterCheck(uint8_t type, uint16_t aclHandle, uint16_t channelId, uint8_t dlci, uint8_t *module) RfcommDlciFilterCheck() argument 782 L2capDataFilterUseRfcomm(uint8_t type, const uint8_t **data, uint16_t originalLength, uint16_t *includedLength, FilterL2capChannelConnInfo *l2capInfo) L2capDataFilterUseRfcomm() argument 927 L2capDataCheckFilter(uint8_t type, FilterL2capChannelConnInfo *connInfo, const uint8_t **data, uint16_t originalLength, uint16_t *includedLength) L2capDataCheckFilter() argument 967 BtmFilterAclData(uint8_t type, const uint8_t **data, uint16_t originalLength, uint16_t *includedLength) BtmFilterAclData() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
| H A D | l2cap_core.c | 366 int L2capSendInformationReq(L2capConnection *conn, uint16_t type) in L2capSendInformationReq() argument
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
| H A D | api.c | 76 FtSocket( IN FILLP_INT domain, IN FILLP_INT type, IN FILLP_INT protocol) FtSocket() argument [all...] |
| H A D | socket_app.c | 81 static FILLP_INT SockCheckDomainTypeProto(FILLP_INT domain, FILLP_INT type, FILLP_INT protocol) in SockCheckDomainTypeProto() argument 106 FILLP_INT SockSocket(FILLP_INT domain, FILLP_INT type, FILLP_IN argument [all...] |
| H A D | fillp_dfx.c | 212 DfxEvtParamValCpy(void *dstVal, const void *srcVal, FillpDfxEventParamType type) DfxEvtParamValCpy() argument [all...] |
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
| H A D | callbacks.c | 1118 FILLP_INT FillpFuncIoCtlSocket(FILLP_INT fd, FILLP_INT type, FILLP_ULONG *parg) in FillpFuncIoCtlSocket() argument 1076 FillpFuncCreateSocket( IN FILLP_INT32 domain, IN FILLP_INT32 type, IN FILLP_INT32 protocol) FillpFuncCreateSocket() argument
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
| H A D | nstackx_dfile.c | 822 static void DFileSessionBaseInit(DFileSession *session, DFileSessionType type, DFileMsgReceiver msgReceiver, in DFileSessionBaseInit() argument 907 static DFileSession *DFileSessionCreate(DFileSessionType type, DFileMsgReceiver msgReceiver) in DFileSessionCreate() argument 1339 uint16_t type in NSTACKX_DFileClientWithTargetDev() local [all...] |
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/ |
| H A D | nstackx_dfile_frame.h | 78 uint8_t type; member
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/ |
| H A D | nstackx_dfile.h | 246 DFileEventParamType type; member 262 DFileEventType type; member [all...] |
| /foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
| H A D | nstackx_device_local.c | 42 uint8_t type; member 288 uint8_t type = GetIfaceType(ifname); in GetActiveLocalIface() local [all...] |
| /foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/ |
| H A D | nstackx.h | 270 DFinderEventParamType type; member 287 DFinderEventType type; member [all...] |
| /foundation/filemanagement/storage_service/services/storage_daemon/user/src/ |
| H A D | mount_manager.cpp | 708 std::string type; in MountPointToList() local 709 ss >> type; in MountPointToList() local
|
| /foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/ |
| H A D | storage_manager_proxy.cpp | 876 int32_t StorageManagerProxy::Partition(std::string diskId, int32_t type) in Partition() argument 1468 int32_t StorageManagerProxy::GetUserStorageStatsByType(int32_t userId, StorageStats &storageStats, std::string type) in GetUserStorageStatsByType() argument
|
| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
| H A D | egl_wrapper_entry.cpp | 241 EGLSurface EglGetCurrentSurfaceImpl(EGLint type) in EglGetCurrentSurfaceImpl() argument 276 EGLDisplay EglGetDisplayImpl(EGLNativeDisplayType type) in EglGetDisplayImpl() argument 644 EGLSync EglCreateSyncImpl(EGLDisplay dpy, EGLenum type, const EGLAttrib *attribList) in EglCreateSyncImpl() argument 864 EGLSyncKHR EglCreateSyncKHRImpl(EGLDisplay dpy, EGLenum type, cons argument 257 EglGetPlatformDisplayInternal(EGLenum platform, EGLNativeDisplayType type, const EGLAttrib *attribList) EglGetPlatformDisplayInternal() argument [all...] |
| /foundation/filemanagement/storage_service/services/storage_manager/mock/ |
| H A D | storage_manager_proxy_mock.cpp | 186 int32_t StorageManagerProxy::Partition(std::string diskId, int32_t type) in Partition() argument 286 int32_t StorageManagerProxy::GetUserStorageStatsByType(int32_t userId, StorageStats &storageStats, std::string type) in GetUserStorageStatsByType() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
| H A D | cmd_list_helper.cpp | 602 ShaderEffect::ShaderEffectType type = shaderEffect->GetType(); in AddShaderEffectToCmdList() local 626 ShaderEffect::ShaderEffectType type = static_cast<ShaderEffect::ShaderEffectType>(shaderEffectHandle.type); in GetShaderEffectFromCmdList() local 662 PathEffect::PathEffectType type in AddPathEffectToCmdList() local 701 MaskFilter::FilterType type = maskFilter->GetType(); AddMaskFilterToCmdList() local 739 ColorFilter::FilterType type = colorFilter->GetType(); AddColorFilterToCmdList() local 778 ImageFilter::FilterType type = imageFilter->GetType(); AddImageFilterToCmdList() local [all...] |
| /foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/ |
| H A D | screen_session_manager_stub.cpp | 53 auto type = static_cast<DisplayManagerAgentType>(data.ReadUint32()); in OnRemoteRequest() local 63 auto type = static_cast<DisplayManagerAgentType>(data.ReadUint32()); in OnRemoteRequest() local
|
| /foundation/window/window_manager/window_scene/screen_session_manager_client/src/ |
| H A D | screen_session_manager_client.cpp | 250 OnDisplayStateChanged(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, const std::map<DisplayId, sptr<DisplayInfo>>& displayInfoMap, DisplayStateChangeType type) OnDisplayStateChanged() argument
|
| /foundation/window/window_manager/window_scene/session/host/src/ |
| H A D | move_drag_controller.cpp | 628 WSRect MoveDragController::CalcFreeformTargetRect(AreaType type, int32_t tranX, int32_t tranY, WSRect originalRect) in CalcFreeformTargetRect() argument 666 WSRect MoveDragController::CalcFixedAspectRatioTargetRect(AreaType type, int32_t tranX, int32_t tranY, in CalcFixedAspectRatioTargetRect() argument 716 CalcFreeformTranslateLimits(AreaType type) CalcFreeformTranslateLimits() argument 734 CalcFixedAspectRatioTranslateLimits(AreaType type, AxisType axis) CalcFixedAspectRatioTranslateLimits() argument 797 InitMainAxis(AreaType type, int32_t tranX, int32_t tranY) InitMainAxis() argument 1107 ResSchedReportData(int32_t type, bool onOffTag) ResSchedReportData() argument [all...] |
| /foundation/window/window_manager/window_scene/session/host/include/zidl/ |
| H A D | session_interface.h | 120 virtual AvoidArea GetAvoidAreaByType(AvoidAreaType type) { return {}; } in GetAvoidAreaByType() argument
|
| /foundation/window/window_manager/window_scene/session/host/src/zidl/ |
| H A D | session_proxy.cpp | 919 AvoidArea SessionProxy::GetAvoidAreaByType(AvoidAreaType type) in GetAvoidAreaByType() argument 971 uint32_t type = reply.ReadUint32(); in GetAllAvoidAreas() local
|
| H A D | session_stub.cpp | 774 AvoidAreaType type = static_cast<AvoidAreaType>(typeId); in HandleGetAvoidAreaByType() local
|
| /foundation/window/window_manager/window_scene/test/dms_unittest/ |
| H A D | screen_session_manager_test.cpp | 82 DisplayManagerAgentType type = DisplayManagerAgentType::SCREEN_EVENT_LISTENER; in HWTEST_F() local 104 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 143 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 170 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 197 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 224 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 251 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 278 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 305 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 332 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 359 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 386 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 414 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 464 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 492 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 520 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 548 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 595 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 623 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 651 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 679 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 707 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 735 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 763 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 791 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 819 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 847 DisplayManagerAgentType type = DisplayManagerAgentType::DISPLAY_POWER_EVENT_LISTENER; HWTEST_F() local 2441 DisplayManagerAgentType type = DisplayManagerAgentType::SCREEN_EVENT_LISTENER; HWTEST_F() local [all...] |