| /foundation/window/window_manager/interfaces/kits/napi/picture_in_picture_napi/ |
| H A D | js_pip_window_manager.cpp | 116 napi_valuetype type; in GetControlGroupFromJs() local
|
| H A D | js_pip_controller.cpp | 343 WmErrorCode JsPipController::RegisterListenerWithType(napi_env env, const std::string& type, napi_value value) in RegisterListenerWithType() argument 378 bool JsPipController::IfCallbackRegistered(napi_env env, const std::string& type, napi_value jsListenerObject) in IfCallbackRegistered() argument 486 UnRegisterListenerWithType(napi_env env, const std::string& type, napi_value value) UnRegisterListenerWithType() argument 531 UnRegisterListener(const std::string& type, const sptr<JsPiPWindowListener>& pipWindowListener) UnRegisterListener() argument [all...] |
| /foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/ |
| H A D | device_status_collect_manager.cpp | 114 OnDemandPolicyType type = OnDemandPolicyType::START_POLICY; in GetSaControlListByPersistEvent() local 420 int32_t DeviceStatusCollectManager::GetOnDemandEvents(int32_t systemAbilityId, OnDemandPolicyType type, in GetOnDemandEvents() argument 499 void DeviceStatusCollectManager::PersistOnDemandEvent(int32_t systemAbilityId, OnDemandPolicyType type, in PersistOnDemandEvent() argument 527 std::string DeviceStatusCollectManager::TypeAndSaidToString(OnDemandPolicyType type, int32_t systemAbilityId) in TypeAndSaidToString() argument 538 StringToTypeAndSaid(const std::string& eventStr, OnDemandPolicyType& type, int32_t& systemAbilityId) StringToTypeAndSaid() argument 559 UpdateOnDemandEvents(int32_t systemAbilityId, OnDemandPolicyType type, const std::vector<OnDemandEvent>& events) UpdateOnDemandEvents() argument [all...] |
| /foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
| H A D | js_window_listener.cpp | 150 void JsWindowListener::OnAvoidAreaChanged(const AvoidArea avoidArea, AvoidAreaType type)
in OnAvoidAreaChanged() argument
|
| /foundation/window/window_manager/previewer/src/ |
| H A D | window_option.cpp | 36 void WindowOption::SetWindowType(WindowType type) in SetWindowType() argument 86 void WindowOption::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() argument
|
| /foundation/window/window_manager/test/systemtest/wms/ |
| H A D | window_immersive_test2.cpp | 189 auto type = tint.type_;
in OnSystemBarPropertyChange() local 198 void TestAvoidAreaChangedListener::OnAvoidAreaChanged(const AvoidArea avoidArea, AvoidAreaType type)
in OnAvoidAreaChanged() argument 259 WindowType type = it.first;
in UpdateSystemBarProperties() local 295 WindowType type = it.first; SetSystemBarPropertiesByFlags() local 308 GetSystemBarStatus(std::map<WindowType, SystemBarProperty>& systemBarProperties, std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, WindowType type) GetSystemBarStatus() argument 326 GetSystemBarStatus(std::map<WindowType, SystemBarProperty>& systemBarProperties, SystemBarProperty pro, std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, WindowType type) GetSystemBarStatus() argument 341 GetSpecificBarStatus( std::map<WindowType, SystemBarProperty>& systemBarProperties, std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, WindowType type) GetSpecificBarStatus() argument [all...] |
| /foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
| H A D | lnn_lane_select.c | 109 static bool IsLinkTypeValid(LaneLinkType type) in IsLinkTypeValid() argument
|
| /foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/ |
| H A D | trans_channel_common.c | 102 int32_t type = param->attr->dataType; in TransGetLaneTransTypeBySession() local 143 static ChannelType TransGetChannelType(const SessionParam *param, const int32_t type) in TransGetChannelType() argument 204 TransGetRemoteDeviceVersion(const char *id, IdCategory type, char *deviceVersion, uint32_t len) TransGetRemoteDeviceVersion() argument 343 TransOpenChannelProc(ChannelType type, AppInfo *appInfo, const ConnectOption *connOpt, int32_t *channelId) TransOpenChannelProc() argument [all...] |
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/common/src/ |
| H A D | client_trans_udp_manager.c | 169 SessionType type = TYPE_BUTT; in OnUdpChannelOpened() local
|
| /foundation/communication/dsoftbus/tests/adapter/broadcast/ |
| H A D | softbus_ble_gatt_test.cpp | 355 FakeLpDeviceInfoCallback(const SoftbusBroadcastUuid *uuid, int32_t type, uint8_t *data, uint32_t dataSize) FakeLpDeviceInfoCallback() argument 1062 int32_t type = 0; HWTEST_F() local [all...] |
| /foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
| H A D | netsys_controller_service_impl_test.cpp | 541 uint32_t type = 0; in HWTEST_F() local 589 uint32_t type = 0; in HWTEST_F() local 731 uint64_t type = 0; in HWTEST_F() local
|
| H A D | netsys_native_client_test.cpp | 386 uint64_t type = 0; in HWTEST_F() local
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
| H A D | lnn_network_info.c | 63 static void PostNetchangedInfo(const char *networkId, ConnectionAddrType type) in PostNetchangedInfo() argument 104 static void OnReceiveCapaSyncInfoMsg(LnnSyncInfoType type, const char *networkId, const uint8_t *msg, uint32_t len) in OnReceiveCapaSyncInfoMsg() argument 159 static bool IsNeedToSend(NodeInfo *nodeInfo, uint32_t type) in IsNeedToSend() argument 173 DoSendCapability(NodeInfo nodeInfo, NodeBasicInfo netInfo, uint8_t *msg, uint32_t netCapability, uint32_t type) DoSendCapability() argument 198 SendNetCapabilityToRemote(uint32_t netCapability, uint32_t type) SendNetCapabilityToRemote() argument 239 uint32_t type = (1 << (uint32_t)DISCOVERY_TYPE_BLE) | (1 << (uint32_t)DISCOVERY_TYPE_BR); WifiStateProcess() local [all...] |
| /foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
| H A D | lnn_connection_fsm_test.cpp | 355 ConnectionAddrType type; HWTEST_F() local [all...] |
| /foundation/communication/netmanager_base/services/netmanagernative/bpf/include/ |
| H A D | bpf_def.h | 41 enum bpf_map_type type; member
|
| /foundation/communication/dsoftbus/core/authentication/src/ |
| H A D | auth_session_message.c | 534 PostDeviceMessage( const AuthManager *auth, int32_t flagRelay, AuthLinkType type, const DeviceMessageParse *messageParse) PostDeviceMessage() argument [all...] |
| H A D | auth_session_key.c | 38 uint32_t type; member 79 static bool SessionKeyHasAuthLinkType(uint32_t authType, AuthLinkType type) in SessionKeyHasAuthLinkType() argument 84 static void SetAuthLinkType(uint32_t *authType, AuthLinkType type) in SetAuthLinkType() argument 89 static void ClearAuthLinkType(uint32_t *authType, AuthLinkType type) in ClearAuthLinkType() argument 94 static void UpdateLatestUseTime(SessionKeyItem *item, AuthLinkType type) in UpdateLatestUseTime() argument 109 CheckSessionKeyListExistType(const SessionKeyList *list, AuthLinkType type) CheckSessionKeyListExistType() argument 121 CheckSessionKeyListHasOldKey(const SessionKeyList *list, AuthLinkType type) CheckSessionKeyListHasOldKey() argument 133 ClearOldKey(const SessionKeyList *list, AuthLinkType type) ClearOldKey() argument 185 uint32_t type = 0; GetSessionKeyTypeByIndex() local 204 GetLatestAvailableSessionKeyTime(const SessionKeyList *list, AuthLinkType type) GetLatestAvailableSessionKeyTime() argument 250 AddSessionKey(SessionKeyList *list, int32_t index, const SessionKey *key, AuthLinkType type, bool isOldKey) AddSessionKey() argument 280 GetLatestSessionKey(const SessionKeyList *list, AuthLinkType type, int32_t *index, SessionKey *key) GetLatestSessionKey() argument 322 SetSessionKeyAuthLinkType(const SessionKeyList *list, int32_t index, AuthLinkType type) SetSessionKeyAuthLinkType() argument 345 GetSessionKeyByIndex(const SessionKeyList *list, int32_t index, AuthLinkType type, SessionKey *key) GetSessionKeyByIndex() argument 371 RemoveSessionkeyByIndex(SessionKeyList *list, int32_t index, AuthLinkType type) RemoveSessionkeyByIndex() argument 397 ClearSessionkeyByAuthLinkType(int64_t authId, SessionKeyList *list, AuthLinkType type) ClearSessionkeyByAuthLinkType() argument 418 EncryptData(const SessionKeyList *list, AuthLinkType type, const InDataInfo *inDataInfo, uint8_t *outData, uint32_t *outLen) EncryptData() argument 452 DecryptData(const SessionKeyList *list, AuthLinkType type, const InDataInfo *inDataInfo, uint8_t *outData, uint32_t *outLen) DecryptData() argument 484 EncryptInner(const SessionKeyList *list, AuthLinkType type, const InDataInfo *inDataInfo, uint8_t **outData, uint32_t *outLen) EncryptInner() argument 508 DecryptInner(const SessionKeyList *list, AuthLinkType type, const InDataInfo *inDataInfo, uint8_t **outData, uint32_t *outLen) DecryptInner() argument [all...] |
| /foundation/communication/dsoftbus/tests/core/transmission/common/mock/src/ |
| H A D | trans_auth_mock.cpp | 94 int32_t AuthStartListening(AuthLinkType type, const char *ip, int32_t port) in AuthStartListening() argument 99 void AuthStopListening(AuthLinkType type) in AuthStopListening() argument 144 int64_t AuthGetIdByP2pMac(const char *p2pMac, AuthLinkType type, bool isServer, bool isMeta) in AuthGetIdByP2pMac() argument 232 uint32_t ApplyLaneReqId(LaneType type) in ApplyLaneReqId() argument
|
| /foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
| H A D | softbus_proxychannel_pipeline.c | 45 TransProxyPipelineMsgType type; member 145 int32_t TransProxyPipelineRegisterListener(TransProxyPipelineMsgType type, const ITransProxyPipelineListener *listener) in TransProxyPipelineRegisterListener() argument 230 TransProxyPipelineSendMessage( int32_t channelId, const uint8_t *data, uint32_t dataLen, TransProxyPipelineMsgType type) TransProxyPipelineSendMessage() argument [all...] |
| /foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
| H A D | auth_net_ledger_mock.cpp | 128 NodeInfo *LnnGetNodeInfoById(const char *id, IdCategory type) in LnnGetNodeInfoById() argument 133 bool LnnHasDiscoveryType(const NodeInfo *info, DiscoveryType type) in LnnHasDiscoveryType() argument 148 int32_t LnnSetSupportDiscoveryType(char *info, const char *type) in LnnSetSupportDiscoveryType() argument 153 bool LnnHasSupportDiscoveryType(const char *destType, const char *type) in LnnHasSupportDiscoveryType() argument 158 bool LnnPeerHasExchangeDiscoveryType(const NodeInfo *info, DiscoveryType type) in LnnPeerHasExchangeDiscoveryType() argument 179 LnnGetRemoteNodeInfoById(const char *id, IdCategory type, NodeInfo *info) LnnGetRemoteNodeInfoById() argument 194 LnnGetOnlineStateById(const char *id, IdCategory type) LnnGetOnlineStateById() argument [all...] |
| /foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/ |
| H A D | hb_medium_mgr_test.cpp | 75 int32_t onUpdateSendInfo1(LnnHeartbeatUpdateInfoType type) in onUpdateSendInfo1() argument 80 int32_t onUpdateSendInfo2(LnnHeartbeatUpdateInfoType type) in onUpdateSendInfo2() argument [all...] |
| /foundation/communication/dsoftbus/tests/core/discovery/ble/softbus_ble_mock/ |
| H A D | ble_mock.cpp | 45 int32_t RegisterScanListener(BaseServiceType type, int32_t *listenerId, const ScanCallback *cb) in RegisterScanListener() argument 55 int32_t RegisterBroadcaster(BaseServiceType type, int32_t *bcId, const BroadcastCallback *cb) in RegisterBroadcaster() argument 154 int32_t BleMock::ActionOfRegisterScanListener(BaseServiceType type, int32_t *listenerId, const ScanCallback *cb) in ActionOfRegisterScanListener() argument 173 int32_t BleMock::ActionOfRegisterBroadcaster(BaseServiceType type, int32_t *bcId, const BroadcastCallback *cb) in ActionOfRegisterBroadcaster() argument [all...] |
| /foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/ |
| H A D | trans_tcp_direct_p2p_mock_test.cpp | 398 ConnectType type = CONNECT_HML; HWTEST_F() local 739 ConnectType type = CONNECT_HML; HWTEST_F() local 805 ConnectType type = CONNECT_HML; HWTEST_F() local 836 ConnectType type = CONNECT_HML; HWTEST_F() local 921 ConnectType type = CONNECT_HML; HWTEST_F() local [all...] |
| H A D | trans_tcp_direct_p2p_test.cpp | 304 ConnectType type = CONNECT_TCP; in HWTEST_F() local 404 ConnectType type = CONNECT_TCP; HWTEST_F() local 458 ConnectType type = CONNECT_P2P; HWTEST_F() local 489 ConnectType type = CONNECT_P2P; HWTEST_F() local 571 ConnectType type = CONNECT_P2P; HWTEST_F() local [all...] |
| /foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/ |
| H A D | trans_tcp_direct_test.cpp | 561 int32_t type = 1; HWTEST_F() local [all...] |