Home
last modified time | relevance | path

Searched defs:osType (Results 26 - 49 of 49) sorted by relevance

12

/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_select_rule.c563 int32_t osType = 0; in FilterWifiDirectLink() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_ledger.c120 int32_t osType = 0; in IsBleDirectlyOnlineFactorChange() local
/foundation/communication/dsoftbus/core/transmission/common/include/
H A Dsoftbus_app_info.h132 int32_t osType; member
/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dconn_event_form.h106 int32_t osType; // OS_TYPE member
H A Dtrans_event_form.h100 int32_t osType; // OS_TYPE member
H A Dlnn_event_form.h109 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 Dclient_trans_proxy_manager.c201 int32_t ClientTransProxyGetOsTypeByChannelId(int32_t channelId, int32_t *osType) in ClientTransProxyGetOsTypeByChannelId() argument
H A Dclient_trans_proxy_file_manager.c864 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 Dclient_trans_session_manager.h100 int32_t osType; member
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
H A Ddevice_manager_agent.cpp843 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 Dlnn_net_ledger_mock.cpp592 int32_t LnnGetOsTypeByNetworkId(const char *networkId, int32_t *osType) in LnnGetOsTypeByNetworkId() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/
H A Dclient_trans_proxy_file_manager_test.cpp453 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 Dwifi_direct_mock.cpp186 int32_t LnnGetOsTypeByNetworkId(const char *networkId, int32_t *osType) in LnnGetOsTypeByNetworkId() argument
H A Dwifi_direct_utils.cpp556 int32_t osType = OH_OS_TYPE; in GetOsType() local
/foundation/communication/dsoftbus/core/common/include/
H A Dsoftbus_def.h185 int32_t osType; member
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger.c836 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 Dsoftbus_bus_center.h271 int32_t osType; /**< Os type */ member
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
H A Dwifi_direct_utils.cpp583 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 Dlnn_lane_test.cpp2923 int32_t osType = OH_OS_TYPE; in HWTEST_F() local
H A Dlnn_lane_deps_mock.cpp419 int32_t LnnGetOsTypeByNetworkId(const char *networkId, int32_t *osType) in LnnGetOsTypeByNetworkId() argument
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp149 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 Dclient_trans_session_manager.c2450 int32_t ClientGetChannelOsTypeBySessionId(int32_t sessionId, int32_t *osType) in ClientGetChannelOsTypeBySessionId() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_connection_fsm.c703 int32_t osType = connInfo->infoReport.osType; in DfxReportOnlineEvent() local
[all...]
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h43 int32_t osType; /**< Os type */ member

Completed in 42 milliseconds

12