Searched refs:occupyedName (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/ |
H A D | trans_event_test.cpp | 182 .occupyedName = NULL, 226 .occupyedName = "testOccupyName",
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/ |
H A D | trans_event_form.h | 128 const char *occupyedName; member
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/ |
H A D | trans_event_converter.h | 136 TRANS_ALARM_ASSIGNER(String, OccupyedName, occupyedName)
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/mock/ |
H A D | trans_hisysevent_matcher.h | 161 MatchTransAlarmNameTypeExtraStrParam(params, ++index, extra.occupyedName);
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
H A D | softbus_proxychannel_listener.c | 248 .occupyedName = NULL, in TransNotifyAlarm()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/ |
H A D | trans_channel_common.c | 525 extraAlarm->occupyedName = NULL; in TransBuildTransAlarmEvent()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/ |
H A D | trans_udp_negotiation.c | 233 .occupyedName = NULL, in NotifyUdpChannelOpenFailed()
|
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/ |
H A D | softbus_server_stub.cpp | 249 .occupyedName = NULL, in OnRemoteRequest()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/ |
H A D | trans_tcp_direct_message.c | 489 .occupyedName = NULL, in NotifyChannelOpenFailedBySessionConn()
|