Home
last modified time | relevance | path

Searched refs:SECURITY (Results 1 – 25 of 30) sorted by relevance

12

/base/hiviewdfx/hiappevent/test/unittest/common/native/
Dhiappevent_native_test.cpp211 int res = OH_HiAppEvent_Write(TEST_DOMAIN_NAME, TEST_EVENT_NAME, SECURITY, list);
243 int res = OH_HiAppEvent_Write(TEST_DOMAIN_NAME, TEST_EVENT_NAME, SECURITY, list);
274 int res = OH_HiAppEvent_Write(TEST_DOMAIN_NAME, TEST_EVENT_NAME, SECURITY, list);
296 int res = OH_HiAppEvent_Write(TEST_DOMAIN_NAME, "verify_**", SECURITY, list);
302 res = OH_HiAppEvent_Write(TEST_DOMAIN_NAME, "verify_TEST_", SECURITY, list);
308 res = OH_HiAppEvent_Write(TEST_DOMAIN_NAME, "", SECURITY, list);
331 int res = OH_HiAppEvent_Write(TEST_DOMAIN_NAME, nullptr, SECURITY, list);
355 int res = OH_HiAppEvent_Write(TEST_DOMAIN_NAME, TEST_EVENT_NAME, SECURITY, list);
362 res = OH_HiAppEvent_Write(TEST_DOMAIN_NAME, TEST_EVENT_NAME, SECURITY, list);
414 int result = OH_HiAppEvent_Write(TEST_DOMAIN_NAME, TEST_EVENT_NAME, SECURITY, list);
[all …]
/base/security/code_signature/utils/include/
Dcs_hisysevent.h28 HiviewDFX::HiSysEvent::EventType::SECURITY, in ReportEnableError()
41 HiviewDFX::HiSysEvent::EventType::SECURITY, in ReportInvalidCaller()
/base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/hisysevent_wrapper/src/
Dhisysevent_wrapper.cpp43 case SECURITY: in ConvertToHiSysEventType()
44 *outEventTypeInt = HiSysEvent::EventType::SECURITY; in ConvertToHiSysEventType()
/base/security/security_component_manager/interfaces/inner_api/security_component/src/
Dsec_comp_kit.cpp38 HiviewDFX::HiSysEvent::EventType::SECURITY, "CALLER_UID", IPCSkeleton::GetCallingUid(), in RegisterSecurityComponent()
66 HiviewDFX::HiSysEvent::EventType::SECURITY, "CALLER_UID", IPCSkeleton::GetCallingUid(), in UpdateSecurityComponent()
104 HiviewDFX::HiSysEvent::EventType::SECURITY, "CALLER_UID", IPCSkeleton::GetCallingUid(), in ReportSecurityComponentClickEvent()
/base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/hisysevent_wrapper/include/
Dhisysevent_wrapper.h35 SECURITY, enumerator
/base/useriam/user_auth_framework/frameworks/native/common/dfx/src/
Dhisysevent_adapter.cpp64 HiSysEvent::EventType::SECURITY, in ReportTemplateChange()
92 HiSysEvent::EventType::SECURITY, in ReportSecurityCredChange()
127 HiSysEvent::EventType::SECURITY, in ReportPinAuth()
/base/sensors/miscdevice/services/miscdevice_service/src/
Dmiscdevice_service_stub.cpp73 HiSysEvent::EventType::SECURITY, "PKG_NAME", "VibrateStub", "ERROR_CODE", ret); in VibrateStub()
93 HiSysEvent::EventType::SECURITY, "PKG_NAME", "StopVibratorStub", "ERROR_CODE", ret); in StopVibratorAllStub()
111 … HiSysEvent::EventType::SECURITY, "PKG_NAME", "PlayVibratorEffectStub", "ERROR_CODE", ret); in PlayVibratorEffectStub()
133 … HiSysEvent::EventType::SECURITY, "PKG_NAME", "StopVibratorByModeStub", "ERROR_CODE", ret); in StopVibratorByModeStub()
172 … HiSysEvent::EventType::SECURITY, "PKG_NAME", "PlayVibratorCustomStub", "ERROR_CODE", ret); in PlayVibratorCustomStub()
/base/hiviewdfx/hisysevent/test/moduletest/common/
Dhisysevent_encoded_test.cpp117 dataBuilder->AppendType(HiSysEvent::EventType::SECURITY);
199 dataBuilder->AppendType(HiSysEvent::EventType::SECURITY);
224 ASSERT_TRUE(dataBuilder->GetEventType() == HiSysEvent::EventType::SECURITY);
226 ASSERT_TRUE((header.type + 1) == HiSysEvent::EventType::SECURITY);
/base/hiviewdfx/hiview/base/event_store/include/
Dsys_event_dao.h32 SECURITY = 3, enumerator
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
Dsec_comp_manager.cpp305 HiviewDFX::HiSysEvent::EventType::SECURITY, "CALLER_UID", IPCSkeleton::GetCallingUid(), in SendCheckInfoEnhanceSysEvent()
310 HiviewDFX::HiSysEvent::EventType::SECURITY, "CALLER_UID", IPCSkeleton::GetCallingUid(), in SendCheckInfoEnhanceSysEvent()
331 HiviewDFX::HiSysEvent::EventType::SECURITY, "CALLER_UID", IPCSkeleton::GetCallingUid(), in RegisterSecurityComponent()
377 HiviewDFX::HiSysEvent::EventType::SECURITY, "CALLER_UID", IPCSkeleton::GetCallingUid(), in UpdateSecurityComponent()
415 HiviewDFX::HiSysEvent::EventType::SECURITY, "CALLER_UID", IPCSkeleton::GetCallingUid(), in CheckClickSecurityComponentInfo()
423 HiviewDFX::HiSysEvent::EventType::SECURITY, "CALLER_UID", IPCSkeleton::GetCallingUid(), in CheckClickSecurityComponentInfo()
465 HiviewDFX::HiSysEvent::EventType::SECURITY, "CALLER_UID", IPCSkeleton::GetCallingUid(), in ReportSecurityComponentClickEvent()
Dsec_comp_entity.cpp78 HiviewDFX::HiSysEvent::EventType::SECURITY, "CALLER_UID", IPCSkeleton::GetCallingUid(), in CheckTouchInfo()
/base/web/webview/ohos_adapter/interfaces/
Dhisysevent_adapter.h27 SECURITY, enumerator
/base/update/updateservice/interfaces/inner_api/include/
Dupdate_system_event.h55 EVENT_WRITE("VERIFY_FAILED", OHOS::HiviewDFX::HiSysEvent::EventType::SECURITY, \
/base/web/webview/ohos_adapter/hiviewdfx_adapter/src/
Dhisysevent_adapter_impl.cpp25 OHOS::HiviewDFX::HiSysEvent::EventType::SECURITY,
/base/hiviewdfx/hiappevent/interfaces/native/kits/include/hiappevent/
Dhiappevent.h104 SECURITY = 3, enumerator
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_init.cpp52 napi_create_int32(env, HiSysEvent::SECURITY, &security); in InitEventTypeEnum()
/base/sensors/sensor/services/sensor/src/
Dsensor_service_stub.cpp105 HiSysEvent::EventType::SECURITY, "PKG_NAME", "SensorEnableInner", "ERROR_CODE", ret); in SensorEnableInner()
125 HiSysEvent::EventType::SECURITY, "PKG_NAME", "SensorDisableInner", "ERROR_CODE", ret); in SensorDisableInner()
/base/account/os_account/dfx/hisysevent_adapter/
Dhisysevent_adapter.cpp48 HiSysEvent::EventType::SECURITY, in ReportPermissionFail()
/base/hiviewdfx/hiview/base/
Ddispatch_config.cpp27 {"SECURITY", SysEventCreator::SECURITY}, {"BEHAVIOR", SysEventCreator::BEHAVIOR}
/base/hiviewdfx/hiview/base/include/
Dsys_event.h151 SECURITY = 3, // system security event enumerator
/base/hiviewdfx/hisysevent/frameworks/native/
Dhisysevent_tool.cpp60 { "SECURITY", HiSysEvent::EventType::SECURITY }, in GetEventTypeFromArg()
/base/security/access_token/services/accesstokenmanager/main/cpp/src/service/
Daccesstoken_manager_stub.cpp222 HiviewDFX::HiSysEvent::EventType::SECURITY, "CODE", VERIFY_PERMISSION_ERROR, in GrantPermissionInner()
245 HiviewDFX::HiSysEvent::EventType::SECURITY, "CODE", VERIFY_PERMISSION_ERROR, in RevokePermissionInner()
261 HiviewDFX::HiSysEvent::EventType::SECURITY, "CODE", VERIFY_PERMISSION_ERROR, in ClearUserGrantedPermissionStateInner()
/base/telephony/sms_mms/services/sms/include/cdma/
Dcdma_sms_common.h105 SECURITY = 0x03, enumerator
/base/useriam/pin_auth/services/modules/executors/src/
Dpin_auth_executor_hdi.cpp76 OHOS::HiviewDFX::HiSysEvent::EventType::SECURITY, "EXECUTOR_TYPE", UserAuth::PIN, in OnRegisterFinish()
/base/hiviewdfx/hisysevent/test/unittest/common/napi/
Dnapi_hisysevent.test.js664 eventType: hiSysEvent.EventType.SECURITY,

12