Searched full:call_scene (Results 1 – 3 of 3) sorted by relevance
| /base/security/security_component_manager/ |
| D | hisysevent.yaml | 21 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/ |
| D | sec_comp_kit.cpp | 45 "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/ |
| D | sec_comp_manager.cpp | 311 … "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()
|