/ohos5.0/foundation/communication/dsoftbus/core/authentication/bind/ |
H A D | auth_device_profile_listener.cpp | 32 AUTH_LOGI(AUTH_INIT, "construct!"); in AuthDeviceProfileListener() 37 AUTH_LOGI(AUTH_INIT, "destruct"); in ~AuthDeviceProfileListener() 42 AUTH_LOGI(AUTH_INIT, "OnTrustDeviceProfileAdd start!"); in OnTrustDeviceProfileAdd() 44 AUTH_LOGI(AUTH_INIT, "ignore same account udid"); in OnTrustDeviceProfileAdd() 48 AUTH_LOGE(AUTH_INIT, "OnTrustDeviceProfileAdd failed!"); in OnTrustDeviceProfileAdd() 53 AUTH_LOGD(AUTH_INIT, "OnTrustDeviceProfileAdd success!"); in OnTrustDeviceProfileAdd() 59 AUTH_LOGI(AUTH_INIT, "OnTrustDeviceProfileDelete start!"); in OnTrustDeviceProfileDelete() 65 AUTH_LOGD(AUTH_INIT, "OnTrustDeviceProfileDelete success!"); in OnTrustDeviceProfileDelete() 74 AUTH_LOGI(AUTH_INIT, "OnTrustDeviceProfileUpdate success!"); in OnTrustDeviceProfileUpdate() 140 AUTH_LOGD(AUTH_INIT, "RegistertoDpHelper start!"); in RegisterToDpHelper() [all …]
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_hichain_system_ability_monitor.cpp | 64 AUTH_LOGI(AUTH_INIT, "retry reg hichain trust listener failed after 5s"); in RetryRegTrustListener() 70 AUTH_LOGI(AUTH_INIT, "onSaStart saId=%{public}d", saId); in OnAddSystemAbility() 77 AUTH_LOGI(AUTH_INIT, "LnnAsyncCallbackDelayHelper ret=%{public}d", ret); in OnAddSystemAbility() 84 AUTH_LOGI(AUTH_INIT, "onRemove saId=%{public}d", saId); in OnRemoveSystemAbility() 96 AUTH_LOGE(AUTH_INIT, "get samgr failed, samgr is nullptr"); in RegHichainSaStatusListener() 103 AUTH_LOGE(AUTH_INIT, "subscribe hichain sa failed, ret=%{public}d", ret); in RegHichainSaStatusListener() 106 AUTH_LOGI(AUTH_INIT, "subscribe hichain sa succ"); in RegHichainSaStatusListener() 114 AUTH_LOGI(AUTH_INIT, "hichain sa is not subscribe"); in UnRegHichainSaStatusListener() 120 AUTH_LOGE(AUTH_INIT, "get samgr failed, samgr is nullptr"); in UnRegHichainSaStatusListener() 127 AUTH_LOGE(AUTH_INIT, "unsubscribe hichain sa failed, ret=%{public}d", ret); in UnRegHichainSaStatusListener() [all …]
|
H A D | auth_hichain_adapter.c | 46 AUTH_LOGE(AUTH_INIT, "hichain InitDeviceAuthService failed err=%{public}d", ret); in InitHichain() 51 AUTH_LOGE(AUTH_INIT, "hichain GetGaInstance failed"); in InitHichain() 55 AUTH_LOGI(AUTH_INIT, "hichain init succ"); in InitHichain()
|
H A D | auth_common.c | 57 AUTH_LOGE(AUTH_INIT, "auth handler not init"); in IsAuthHandlerInit() 453 AUTH_LOGE(AUTH_INIT, "auth mutex init fail"); in AuthCommonInit() 465 AUTH_LOGE(AUTH_INIT, "auth mutex destroy fail"); in AuthCommonDeinit()
|
H A D | auth_interface.c | 740 AUTH_LOGE(AUTH_INIT, "auth device init failed"); in AuthInit() 745 AUTH_LOGE(AUTH_INIT, "regHichainSaStatusListener failed"); in AuthInit() 750 AUTH_LOGI(AUTH_INIT, "customized protocol init failed, ret=%{public}d", ret); in AuthInit()
|
H A D | auth_manager.c | 2065 AUTH_LOGI(AUTH_INIT, "auth init enter"); in AuthDeviceInit() 2067 AUTH_LOGE(AUTH_INIT, "Auth notify trans callback is null"); in AuthDeviceInit() 2074 AUTH_LOGE(AUTH_INIT, "AuthCommonInit fail"); in AuthDeviceInit() 2085 AUTH_LOGE(AUTH_INIT, "AuthConnInit fail"); in AuthDeviceInit() 2091 AUTH_LOGE(AUTH_INIT, "delay registertoDp failed"); in AuthDeviceInit() 2094 AUTH_LOGI(AUTH_INIT, "auth init succ"); in AuthDeviceInit() 2100 AUTH_LOGI(AUTH_INIT, "auth deinit enter"); in AuthDeviceDeinit() 2109 AUTH_LOGI(AUTH_INIT, "auth deinit succ"); in AuthDeviceDeinit()
|
H A D | auth_device.c | 463 AUTH_LOGE(AUTH_INIT, "RegTrustDataChangeListener fail"); in RegTrustListenerOnHichainSaStart() 468 AUTH_LOGE(AUTH_INIT, "OnHichainSaStart add listener succ"); in RegTrustListenerOnHichainSaStart()
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/virtual/ |
H A D | auth_meta_manager_virtual.c | 28 AUTH_LOGI(AUTH_INIT, "auth meta not support verify"); in AuthMetaStartVerify() 35 AUTH_LOGI(AUTH_INIT, "auth meta not support verify"); in AuthMetaReleaseVerify() 160 AUTH_LOGI(AUTH_INIT, "auth meta init"); in AuthMetaInit() 166 AUTH_LOGI(AUTH_INIT, "auth meta deinit"); in AuthMetaDeinit()
|
H A D | customized_security_protocol_virtual.c | 23 AUTH_LOGW(AUTH_INIT, "not implement"); in CustomizedSecurityProtocolInit()
|
H A D | auth_interface_virtual.c | 23 AUTH_LOGW(AUTH_INIT, "not implement"); in RegAuthVerifyListener()
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/ |
H A D | auth_log.h | 25 AUTH_INIT, enumerator 35 { AUTH_INIT, 0xd005720, "AuthInit" },
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/log/unittest/src/ |
H A D | auth_log_test.cpp | 43 ExpectMatchSoftBusLogAttrs(AUTH_LABELS[index], AUTH_INIT, authDomainBase, "AuthInit");
|