Home
last modified time | relevance | path

Searched full:call_scene (Results 1 – 3 of 3) sorted by relevance

/base/security/security_component_manager/
Dhisysevent.yaml21 CALL_SCENE: {type: STRING, desc: call scene}
31 CALL_SCENE: {type: STRING, desc: call scene}
38 CALL_SCENE: {type: STRING, desc: call scene}
55 CALL_SCENE: {type: STRING, desc: call scene}
/base/security/security_component_manager/frameworks/inner_api/security_component/src/
Dsec_comp_kit.cpp45 "CALLER_PID", IPCSkeleton::GetCallingRealPid(), "CALL_SCENE", "REGITSTER"); in RegisterSecurityComponent()
74 "CALLER_PID", IPCSkeleton::GetCallingRealPid(), "CALL_SCENE", "UPDATE"); in UpdateSecurityComponent()
117 "CALLER_PID", IPCSkeleton::GetCallingRealPid(), "CALL_SCENE", "CLICK"); in ReportSecurityComponentClickEvent()
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
Dsec_comp_manager.cpp311 … "CALLER_PID", IPCSkeleton::GetCallingPid(), "SC_ID", scId, "SC_TYPE", type, "CALL_SCENE", in SendCheckInfoEnhanceSysEvent()
317 … "CALL_SCENE", scene, "REASON", TransformCallBackResult(static_cast<enum SCErrCode>(res))); in SendCheckInfoEnhanceSysEvent()
363 …"CALLER_PID", IPCSkeleton::GetCallingPid(), "SC_ID", scId, "CALL_SCENE", "REGITSTER", "SC_TYPE", t… in RegisterSecurityComponent()
414 "CALLER_PID", IPCSkeleton::GetCallingPid(), "SC_ID", scId, "CALL_SCENE", "UPDATE", in UpdateSecurityComponent()
456 … "CALLER_PID", IPCSkeleton::GetCallingPid(), "SC_ID", scId, "CALL_SCENE", "CLICK", "SC_TYPE", in CheckClickSecurityComponentInfo()
471 … "CALLER_PID", IPCSkeleton::GetCallingPid(), "SC_ID", scId, "CALL_SCENE", "CLICK", "SC_TYPE", in CheckClickSecurityComponentInfo()