Searched refs:hostPkg (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/ |
H A D | rdb_radar_reporter.cpp | 66 std::string hostPkg = GetHostPkgInfo(); in LocalReport() local 67 char *hostPkgPtr = hostPkg.data(); in LocalReport()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/ |
H A D | trans_event_test.cpp | 349 .hostPkg = "a.b.c.transSudit", 373 .hostPkg = "a.b.c.transAudit",
|
H A D | lnn_event_test.cpp | 212 .hostPkg = "testHostPkg",
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/ |
H A D | trans_event_form.h | 156 const char *hostPkg; // HOST_PKG member
|
H A D | lnn_event_form.h | 215 const char hostPkg[DISC_MAX_DEVICE_NAME_LEN]; // HOST_PKG member
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/ |
H A D | trans_audit_converter.h | 37 TRANS_AUDIT_ASSIGNER(String, HostPkg, hostPkg)
|
H A D | lnn_audit_converter.h | 44 LNN_AUDIT_ASSIGNER(String, HostPkg, hostPkg)
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/mock/ |
H A D | lnn_hisysevent_matcher.h | 164 MatchLnnAuditNameTypeStrParam(params, ++index, extra.hostPkg);
|
H A D | trans_hisysevent_matcher.h | 188 MatchTransAuditNameTypeExtraStrParam(params, index, extra.hostPkg);
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/ |
H A D | trans_channel_common.c | 560 .hostPkg = NULL, in TransReportBadKeyEvent()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
H A D | softbus_proxychannel_manager.c | 777 .hostPkg = NULL, in TransProxyHandshakeUnpackErrMsg() 808 .hostPkg = NULL, in TransProxyHandshakeUnpackRightMsg() 991 .hostPkg = NULL, in TransProxyReportAuditEvent()
|