Home
last modified time | relevance | path

Searched refs:SET_LOG_MODE (Results 1 – 8 of 8) sorted by relevance

/base/security/device_auth/services/group_manager/src/
Dgroup_manager.c26 SET_LOG_MODE(TRACE_MODE); in CreateGroupImpl()
34 SET_LOG_MODE(TRACE_MODE); in DeleteGroupImpl()
42 SET_LOG_MODE(TRACE_MODE); in DeleteMemberFromGroupImpl()
50 SET_LOG_MODE(NORMAL_MODE); in AddMultiMembersToGroupImpl()
57 SET_LOG_MODE(NORMAL_MODE); in DelMultiMembersFromGroupImpl()
64 SET_LOG_MODE(NORMAL_MODE); in RegListenerImpl()
70 SET_LOG_MODE(NORMAL_MODE); in UnRegListenerImpl()
76 SET_LOG_MODE(NORMAL_MODE); in GetRegisterInfoImpl()
83 SET_LOG_MODE(NORMAL_MODE); in CheckAccessToGroupImpl()
90 SET_LOG_MODE(NORMAL_MODE); in GetGroupInfoByIdImpl()
[all …]
/base/security/device_auth/deps_adapter/os_adapter/interfaces/linux/
Dhc_log.h61 #define SET_LOG_MODE(mode) SetLogMode(mode) macro
87 #define SET_LOG_MODE(mode) macro
/base/security/device_auth/deps_adapter/os_adapter/interfaces/liteos/
Dhc_log.h32 #define SET_LOG_MODE(mode) macro
/base/security/device_auth/services/group_manager/src/callback_manager/
Dcallback_manager.c175 SET_LOG_MODE(NORMAL_MODE); in RegGroupManagerCallback()
193 SET_LOG_MODE(NORMAL_MODE); in UnRegGroupManagerCallback()
/base/security/device_auth/services/
Ddevice_auth.c374 SET_LOG_MODE(TRACE_MODE); in DoStartSession()
391 SET_LOG_MODE(TRACE_MODE); in DoProcSession()
493 SET_LOG_MODE(TRACE_MODE); in AddMemberToGroup()
643 SET_LOG_MODE(TRACE_MODE); in ProcessBindData()
723 SET_LOG_MODE(TRACE_MODE); in AuthDevice()
868 SET_LOG_MODE(TRACE_MODE); in ProcessData()
898 SET_LOG_MODE(TRACE_MODE); in CancelRequest()
/base/security/device_auth/services/group_manager/src/channel_manager/soft_bus_channel/
Dsoft_bus_channel.c99 SET_LOG_MODE(TRACE_MODE); in DoOnChannelOpened()
/base/security/device_auth/frameworks/src/standard/
Dipc_dev_auth_stub.cpp176 SET_LOG_MODE(NORMAL_MODE); in OnRemoteRequest()
/base/security/device_auth/services/group_manager/src/group_operation/
Dgroup_operation.c433 SET_LOG_MODE(TRACE_MODE); in DoCreateGroup()
449 SET_LOG_MODE(TRACE_MODE); in DoDeleteGroup()
465 SET_LOG_MODE(TRACE_MODE); in DoDeleteMember()