Home
last modified time | relevance | path

Searched refs:occupyedName (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/
H A Dtrans_event_test.cpp182 .occupyedName = NULL,
226 .occupyedName = "testOccupyName",
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dtrans_event_form.h128 const char *occupyedName; member
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dtrans_event_converter.h136 TRANS_ALARM_ASSIGNER(String, OccupyedName, occupyedName)
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/mock/
H A Dtrans_hisysevent_matcher.h161 MatchTransAlarmNameTypeExtraStrParam(params, ++index, extra.occupyedName);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_listener.c248 .occupyedName = NULL, in TransNotifyAlarm()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_channel_common.c525 extraAlarm->occupyedName = NULL; in TransBuildTransAlarmEvent()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation.c233 .occupyedName = NULL, in NotifyUdpChannelOpenFailed()
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server_stub.cpp249 .occupyedName = NULL, in OnRemoteRequest()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_message.c489 .occupyedName = NULL, in NotifyChannelOpenFailedBySessionConn()