| /foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
| H A D | lnn_select_rule.c | 563 int32_t osType = 0; in FilterWifiDirectLink() local
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/ |
| H A D | lnn_net_ledger.c | 120 int32_t osType = 0; in IsBleDirectlyOnlineFactorChange() local
|
| /foundation/communication/dsoftbus/core/transmission/common/include/ |
| H A D | softbus_app_info.h | 132 int32_t osType; member
|
| /foundation/communication/dsoftbus/core/common/dfx/interface/include/form/ |
| H A D | conn_event_form.h | 106 int32_t osType; // OS_TYPE member
|
| H A D | trans_event_form.h | 100 int32_t osType; // OS_TYPE member
|
| H A D | lnn_event_form.h | 109 int32_t osType; // OS_TYPE member 137 int32_t osType; // OS_TYPE member 150 int32_t osType; member
|
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/ |
| H A D | client_trans_proxy_manager.c | 201 int32_t ClientTransProxyGetOsTypeByChannelId(int32_t channelId, int32_t *osType) in ClientTransProxyGetOsTypeByChannelId() argument
|
| H A D | client_trans_proxy_file_manager.c | 864 static int32_t GetSendListenerInfoByChannelId(int32_t channelId, SendListenerInfo *info, int32_t osType) in GetSendListenerInfoByChannelId() argument 904 static int32_t CreateSendListenerInfo(SendListenerInfo **sendListenerInfo, int32_t channelId, int32_t osType) in CreateSendListenerInfo() argument 946 int32_t osType; HandleFileSendingProcess() local 1177 CreateNewRecipient(int32_t sessionId, int32_t channelId, int32_t osType) CreateNewRecipient() argument 1263 GetRecipientInCreateFileRef(int32_t sessionId, int32_t channelId, int32_t osType) GetRecipientInCreateFileRef() argument 1349 CreateFileFromFrame( int32_t sessionId, int32_t channelId, const FileFrame *fileFrame, int32_t osType, uint32_t packetSize) CreateFileFromFrame() argument 1512 ProcessOneFrame( const FileFrame *fileFrame, uint32_t dataLen, int32_t crc, SingleFileInfo *fileInfo, int32_t osType) ProcessOneFrame() argument 1877 CheckFrameLength(int32_t channelId, uint32_t frameLength, int32_t osType, uint32_t *packetSize) CheckFrameLength() argument 1902 int32_t osType; ProcessRecvFileFrameData() local [all...] |
| /foundation/communication/dsoftbus/sdk/transmission/session/include/ |
| H A D | client_trans_session_manager.h | 100 int32_t osType; member
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/ |
| H A D | device_manager_agent.cpp | 843 int32_t osType = entraDataJson[PARAM_KEY_OS_TYPE].get<int32_t>(); in IsSupportedDevice() local
|
| /foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
| H A D | lnn_net_ledger_mock.cpp | 592 int32_t LnnGetOsTypeByNetworkId(const char *networkId, int32_t *osType) in LnnGetOsTypeByNetworkId() argument
|
| /foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/ |
| H A D | client_trans_proxy_file_manager_test.cpp | 453 int32_t osType = TEST_OS_TYPE; in HWTEST_F() local 1234 int32_t osType = TEST_OS_TYPE; in HWTEST_F() local 1350 int32_t osType in HWTEST_F() local 1838 int32_t osType = TEST_OS_TYPE; HWTEST_F() local 1903 int32_t osType = TEST_OS_TYPE; HWTEST_F() local [all...] |
| /foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/ |
| H A D | wifi_direct_mock.cpp | 186 int32_t LnnGetOsTypeByNetworkId(const char *networkId, int32_t *osType) in LnnGetOsTypeByNetworkId() argument
|
| H A D | wifi_direct_utils.cpp | 556 int32_t osType = OH_OS_TYPE; in GetOsType() local
|
| /foundation/communication/dsoftbus/core/common/include/ |
| H A D | softbus_def.h | 185 int32_t osType; member
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/ |
| H A D | lnn_distributed_net_ledger.c | 836 int32_t osType = 0; in OnlinePreventBrConnection() local 1776 int32_t LnnGetOsTypeByNetworkId(const char *networkId, int32_t *osType) in LnnGetOsTypeByNetworkId() argument [all...] |
| /foundation/communication/dsoftbus/interfaces/kits/bus_center/ |
| H A D | softbus_bus_center.h | 271 int32_t osType; /**< Os type */ member
|
| /foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/ |
| H A D | wifi_direct_utils.cpp | 583 int32_t osType = OH_OS_TYPE; in CheckLinkAtDfsChannelConflict() local 602 int32_t osType = OH_OS_TYPE; in GetOsType() local
|
| /foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/ |
| H A D | lnn_lane_test.cpp | 2923 int32_t osType = OH_OS_TYPE; in HWTEST_F() local
|
| H A D | lnn_lane_deps_mock.cpp | 419 int32_t LnnGetOsTypeByNetworkId(const char *networkId, int32_t *osType) in LnnGetOsTypeByNetworkId() argument
|
| /foundation/deviceprofile/device_info_manager/common/src/utils/ |
| H A D | profile_utils.cpp | 149 int32_t osType = OHOS_TYPE_UNKNOWN; in IsOHBasedDevice() local 637 int32_t osType = std::atoi(propertiesMap[OS_TYPE].c_str()); in EntriesToDeviceProfile() local 641 int32_t osType = std::atoi(propertiesMap[OS_TYPE + OH_PROFILE_SUFFIX].c_str()); in EntriesToDeviceProfile() local
|
| /foundation/communication/dsoftbus/sdk/transmission/session/src/ |
| H A D | client_trans_session_manager.c | 2450 int32_t ClientGetChannelOsTypeBySessionId(int32_t sessionId, int32_t *osType) in ClientGetChannelOsTypeBySessionId() argument
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
| H A D | lnn_connection_fsm.c | 703 int32_t osType = connInfo->infoReport.osType; in DfxReportOnlineEvent() local [all...] |
| /foundation/communication/ipc/dl_deps/ |
| H A D | dsoftbus_interface.h | 43 int32_t osType; /**< Os type */ member
|