Home
last modified time | relevance | path

Searched refs:HO_OS_TYPE (Results 1 - 10 of 10) sorted by relevance

/foundation/deviceprofile/device_info_manager/services/core/src/contentsensormanager/
H A Dsystem_info_collector.cpp36 constexpr int32_t HO_OS_TYPE = 11; member
70 return HO_OS_TYPE; in GetOsType()
/foundation/ability/dmsfwk/interfaces/innerkits/common/include/
H A Ddms_constant.h23 constexpr int32_t HO_OS_TYPE = 11; member
/foundation/communication/dsoftbus/core/bus_center/interface/
H A Dbus_center_info_key.h29 #define HO_OS_TYPE 11 macro
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_p2p_info_test.cpp30 #define HO_OS_TYPE 11 macro
173 int32_t osType = HO_OS_TYPE; in HWTEST_F()
218 .WillRepeatedly(DoAll(SetArgPointee<1>(HO_OS_TYPE), Return(SOFTBUS_ERR))); in HWTEST_F()
260 .WillRepeatedly(DoAll(SetArgPointee<1>(HO_OS_TYPE), Return(SOFTBUS_OK))); in HWTEST_F()
/foundation/communication/dsoftbus/core/adapter/bus_center/src/
H A Dbus_center_adapter.c137 return HO_OS_TYPE; in SoftBusGetOsType()
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_listener.c41 #define HO_OS_TYPE 11 macro
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/utils/
H A Dwifi_direct_utils_test.cpp438 int32_t type = HO_OS_TYPE; in HWTEST_F()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_common_test.cpp895 int32_t osType = HO_OS_TYPE; in HWTEST_F()
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_medium_mgr.c716 info.osType = ((hbResp->capabiltiy & BLE_TRIGGER_HML) != 0) ? OH_OS_TYPE : HO_OS_TYPE; in SoftBusNetNodeResult()
718 info.osType = HO_OS_TYPE; in SoftBusNetNodeResult()
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger.c840 if (osType != HO_OS_TYPE) { in OnlinePreventBrConnection()

Completed in 10 milliseconds