| /base/security/security_component_manager/interfaces/inner_api/security_component/test/unittest/src/ |
| D | sec_comp_register_callback_test.cpp | 112 int32_t scId; variable 139 int32_t scId; variable 160 int32_t scId; variable 187 int32_t scId; variable 204 int32_t scId; variable 239 int32_t scId; variable 272 int32_t scId; variable 289 int32_t scId; variable 326 int32_t scId; variable 363 int32_t scId; variable [all …]
|
| D | sec_comp_kit_test.cpp | 38 int32_t scId = -1; in TestInCallerNotCheckList() local 52 int32_t scId = -1; in TestInCallerCheckList() local 114 int32_t scId = -1; variable 190 int32_t scId; variable
|
| /base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
| D | sec_comp_service_mock_test.cpp | 83 int32_t scId; variable 125 int32_t scId; variable 160 int32_t scId; variable 196 int32_t scId; variable 250 int32_t scId; variable
|
| D | sec_comp_service_test.cpp | 247 int32_t scId; variable 375 int32_t scId = 0; variable
|
| D | sec_comp_manager_test.cpp | 311 int32_t scId; variable 631 int32_t scId = INVALID_SC_ID; variable 667 int32_t scId = INVALID_SC_ID; variable
|
| /base/security/security_component_manager/interfaces/inner_api/security_component/src/ |
| D | sec_comp_kit.cpp | 32 std::string& componentInfo, int32_t& scId) in RegisterSecurityComponent() 60 int32_t SecCompKit::UpdateSecurityComponent(int32_t scId, std::string& componentInfo) in UpdateSecurityComponent() 83 int32_t SecCompKit::UnregisterSecurityComponent(int32_t scId) in UnregisterSecurityComponent() 97 int32_t SecCompKit::ReportSecurityComponentClickEvent(int32_t scId, in ReportSecurityComponentClickEvent()
|
| D | sec_comp_client.cpp | 50 const std::string& componentInfo, int32_t& scId) in RegisterSecurityComponent() 61 int32_t SecCompClient::UpdateSecurityComponent(int32_t scId, const std::string& componentInfo) in UpdateSecurityComponent() 72 int32_t SecCompClient::UnregisterSecurityComponent(int32_t scId) in UnregisterSecurityComponent() 83 int32_t SecCompClient::ReportSecurityComponentClickEvent(int32_t scId, in ReportSecurityComponentClickEvent()
|
| D | sec_comp_proxy.cpp | 35 const std::string& componentInfo, int32_t& scId) in RegisterSecurityComponent() 79 int32_t SecCompProxy::UpdateSecurityComponent(int32_t scId, const std::string& componentInfo) in UpdateSecurityComponent() 117 int32_t SecCompProxy::UnregisterSecurityComponent(int32_t scId) in UnregisterSecurityComponent() 152 int32_t SecCompProxy::ReportSecurityComponentClickEvent(int32_t scId, in ReportSecurityComponentClickEvent()
|
| /base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
| D | sec_comp_manager.cpp | 89 int32_t SecCompManager::DeleteSecurityComponentFromList(int32_t pid, int32_t scId) in DeleteSecurityComponentFromList() 141 SecCompEntity* SecCompManager::GetSecurityComponentFromList(int32_t pid, int32_t scId) in GetSecurityComponentFromList() 280 void SecCompManager::SendCheckInfoEnhanceSysEvent(int32_t scId, in SendCheckInfoEnhanceSysEvent() 320 const nlohmann::json& jsonComponent, const SecCompCallerInfo& caller, int32_t& scId) in RegisterSecurityComponent() 360 int32_t SecCompManager::UpdateSecurityComponent(int32_t scId, const nlohmann::json& jsonComponent, in UpdateSecurityComponent() 399 int32_t SecCompManager::UnregisterSecurityComponent(int32_t scId, const SecCompCallerInfo& caller) in UnregisterSecurityComponent() 409 int32_t SecCompManager::CheckClickSecurityComponentInfo(SecCompEntity* sc, int32_t scId, in CheckClickSecurityComponentInfo() 444 int32_t SecCompManager::ReportSecurityComponentClickEvent(int32_t scId, in ReportSecurityComponentClickEvent()
|
| D | sec_comp_stub.cpp | 71 int32_t scId = INVALID_SC_ID; in RegisterSecurityComponentInner() local 88 int32_t scId; in UpdateSecurityComponentInner() local 116 int32_t scId; in UnregisterSecurityComponentInner() local 137 int32_t scId; in ReportSecurityComponentClickEventInner() local
|
| D | sec_comp_service.cpp | 185 const std::string& componentInfo, int32_t& scId) in RegisterSecurityComponent() 200 int32_t SecCompService::UpdateSecurityComponent(int32_t scId, const std::string& componentInfo) in UpdateSecurityComponent() 210 int32_t SecCompService::UnregisterSecurityComponent(int32_t scId) in UnregisterSecurityComponent() 220 int32_t SecCompService::ReportSecurityComponentClickEvent(int32_t scId, in ReportSecurityComponentClickEvent()
|
| D | sec_comp_entity.h | 30 AccessToken::AccessTokenID token, int32_t scId) : componentInfo_(component), in SecCompEntity()
|
| /base/security/security_component_manager/services/security_component_service/sa/test/mock/src/ |
| D | sec_comp_enhance_adapter.cpp | 65 bool SecCompEnhanceAdapter::EnhanceDataPreprocess(int32_t scId, std::string& componentInfo) in EnhanceDataPreprocess() 71 void SecCompEnhanceAdapter::RegisterScIdEnhance(int32_t scId) in RegisterScIdEnhance() 76 void SecCompEnhanceAdapter::UnregisterScIdEnhance(int32_t scId) in UnregisterScIdEnhance()
|
| /base/security/security_component_manager/test/fuzztest/security_component/registersecuritycomponent_fuzzer/ |
| D | registersecuritycomponent_fuzzer.cpp | 31 int32_t scId = size; in RegisterSecurityComponentFuzzTest() local
|
| /base/security/security_component_manager/frameworks/enhance_adapter/src/ |
| D | sec_comp_enhance_adapter.cpp | 131 bool SecCompEnhanceAdapter::EnhanceDataPreprocess(int32_t scId, std::string& componentInfo) in EnhanceDataPreprocess() 144 void SecCompEnhanceAdapter::RegisterScIdEnhance(int32_t scId) in RegisterScIdEnhance() 156 void SecCompEnhanceAdapter::UnregisterScIdEnhance(int32_t scId) in UnregisterScIdEnhance()
|
| /base/security/security_component_manager/interfaces/inner_api/enhance_kits/test/unittest/src/ |
| D | sec_comp_enhance_test.cpp | 159 int32_t scId = 1; variable 202 int32_t scId = 1; variable
|