Home
last modified time | relevance | path

Searched defs:type (Results 1101 - 1125 of 23479) sorted by relevance

1...<<41424344454647484950>>...940

/foundation/resourceschedule/memmgr/services/memmgrservice/src/event/
H A Dbg_task_observer.cpp65 int32_t type = ctInfo->GetTypeId(); in OnContinuousTaskStart() local
83 int32_t type = ctInfo->GetTypeId(); in OnContinuousTaskStop() local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/test/unittest/
H A Dframe_aware_plugin_test.cpp60 uint32_t type = 0; in HWTEST_F() local
100 uint32_t type = 0; in HWTEST_F() local
140 uint32_t type in HWTEST_F() local
190 uint32_t type = 0; HWTEST_F() local
224 uint32_t type = 0; HWTEST_F() local
259 uint32_t type = 0; HWTEST_F() local
294 uint32_t type = 0; HWTEST_F() local
328 uint32_t type = 0; HWTEST_F() local
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
H A Ddevice_movement_observer.cpp46 int32_t type = data.ReadInt32(); in OnReceiveDeviceMovementEvent() local
/foundation/window/window_manager/utils/src/
H A Dscreen_info.cpp68 uint32_t type; in InnerUnmarshalling() local
H A Ddisplay_info.cpp52 uint32_t type = (uint32_t)DisplayType::DEFAULT; in Unmarshalling() local
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dmessage_inner.h41 short type; /**< The exchange type. */ member
/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_trans_virtual.c38 void SoftBusTransDumpRunningSession(int fd, TransDumpLaneLinkType type, AppInfo* appInfo) in SoftBusTransDumpRunningSession() argument
/foundation/communication/dsoftbus/tests/core/transmission/common/trans_pending_pkt_test/
H A Dtrans_pending_pkt_test.cpp51 int32_t type = -88; in HWTEST_F() local
72 int32_t type = -21; in HWTEST_F() local
113 int32_t type = PENDING_TYPE_BUTT + 1; HWTEST_F() local
135 int32_t type = PENDING_TYPE_BUTT + 1; HWTEST_F() local
157 int32_t type = PENDING_TYPE_BUTT + 1; HWTEST_F() local
180 int32_t type = 1; HWTEST_F() local
223 int32_t type = 1; HWTEST_F() local
243 int32_t type = 1; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_virtual.c60 int32_t LnnRequestLeaveByAddrType(const bool *type, uint32_t typeLen) in LnnRequestLeaveByAddrType() argument
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dinterface_manager.cpp26 int InterfaceManager::UpdateInterface(InterfaceInfo::InterfaceType type, const Updater &updater) in UpdateInterface() argument
32 int InterfaceManager::ReadInterface(InterfaceInfo::InterfaceType type, const Reader &reader) in ReadInterface() argument
38 bool InterfaceManager::IsInterfaceAvailable(InterfaceInfo::InterfaceType type, bool forShare) const in IsInterfaceAvailable() argument
56 void InterfaceManager::LockInterface(InterfaceInfo::InterfaceType type, const std::string &owner) in LockInterface() argument
67 UnlockInterface(InterfaceInfo::InterfaceType type) UnlockInterface() argument
76 InitInterface(InterfaceInfo::InterfaceType type) InitInterface() argument
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_data_cloud_sync_test.cpp108 ChangeType type = DB_UPDATE; in HWTEST_F() local
[all...]
H A Dlnn_sync_info_mock.cpp39 int32_t LnnSendSyncInfoMsg(LnnSyncInfoType type, const char *networkId, in LnnSendSyncInfoMsg() argument
45 int32_t LnnRegSyncInfoHandler(LnnSyncInfoType type, LnnSyncInfoMsgHandler handler) in LnnRegSyncInfoHandler() argument
50 int32_t LnnUnregSyncInfoHandler(LnnSyncInfoType type, LnnSyncInfoMsgHandler handler) in LnnUnregSyncInfoHandler() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dstream_depacketizer.h29 explicit StreamDepacketizer(int type) : streamType_(type) {} in StreamDepacketizer() argument
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/regnodedevicestatecb_fuzzer/
H A Dregnodedevicestatecb_fuzzer.cpp35 void onNodeBasicInfoChanged(NodeBasicInfoType type, NodeBasicInfo *info) in onNodeBasicInfoChanged() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/auth/
H A Dtrans_sdk_auth_manager_test.cpp79 SessionPktType type = TRANS_SESSION_BYTES; in HWTEST_F() local
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_direct_pipeline_virtual.c35 ConnBleDirectPipelineSendMessage(int32_t channelId, const uint8_t *data, uint32_t dataLen, PipelineMsgType type) ConnBleDirectPipelineSendMessage() argument
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_role_option.cpp22 GetExpectedRole( const std::string &networkId, enum WifiDirectConnectType type, uint32_t &expectedRole, bool &isStrict) GetExpectedRole() argument
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/
H A Dbus_center_decision_center_mock.cpp45 int32_t LnnGetRemoteNodeInfoById(const char *id, IdCategory type, NodeInfo *info) in LnnGetRemoteNodeInfoById() argument
/foundation/communication/dsoftbus/tests/core/common/dfx/log/unittest/mock/
H A Dhilog_mock.cpp22 int32_t HilogMock::HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) in HiLogPrint() argument
36 int32_t HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) in HiLogPrint() argument
49 int32_t HiLogPrintDictNew(const LogType type, const LogLevel level, const unsigned int domain, const char *tag, in HiLogPrintDictNew() argument
/foundation/communication/dsoftbus/core/common/dfx/event/src/
H A Dlnn_event.c38 void LnnAlarmInner(int32_t scene, int32_t type, const char *func, int32_t line, LnnAlarmExtra *extra) in LnnAlarmInner() argument
H A Ddisc_event.c38 void DiscAlarmInner(int32_t scene, int32_t type, const char *func, int32_t line, DiscAlarmExtra *extra) in DiscAlarmInner() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_manager_virtual.c30 int32_t ProcessFileFrameData(int32_t sessionId, int32_t channelId, const char *data, uint32_t len, int32_t type) in ProcessFileFrameData() argument
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/mock/
H A Dnet_builder_mock_test.cpp114 LnnSyncInfoType type = LNN_INFO_TYPE_DEVICE_NAME; in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/mock/
H A Dhisysevent_mock.cpp33 int HiSysEvent_Write(const char *func, int64_t line, const char *domain, const char *name, HiSysEventEventType type, in HiSysEvent_Write() argument
18 MockHiSysEvent_Write(const char *func, int64_t line, const char *domain, const char *name, HiSysEventEventType type, const HiSysEventParam params[], size_t size) MockHiSysEvent_Write() argument
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dsharing_event_callback_proxy_test.cpp47 SharingIfaceType type = SharingIfaceType::SHARING_USB; in HWTEST_F() local

Completed in 9 milliseconds

1...<<41424344454647484950>>...940