Home
last modified time | relevance | path

Searched refs:AUTH_EXCHANGE_STAGE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/include/
H A Dsoftbus_hisysevt_bus_center.h51 AUTH_EXCHANGE_STAGE = 3, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/hisysevent_adapter/unittest/
H A Dlnn_dfx_test.cpp181 ret = SoftBusRecordAuthResult(SOFTBUS_HISYSEVT_LINK_TYPE_HML, 1, 4100, AUTH_EXCHANGE_STAGE);
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_bus_center.c1513 case AUTH_EXCHANGE_STAGE: in SoftBusRecordAuthResult()
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_fsm.c405 stage = AUTH_EXCHANGE_STAGE; in ReportAuthResultEvt()