Searched defs:rawReply (Results 1 – 3 of 3) sorted by relevance
| /base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
| D | sec_comp_service.cpp | 191 int32_t SecCompService::WriteError(int32_t res, SecCompRawdata& rawReply) in WriteError() 282 int32_t SecCompService::RegisterWriteToRawdata(int32_t res, int32_t scId, SecCompRawdata& rawReply) in RegisterWriteToRawdata() 302 … SecCompService::RegisterSecurityComponent(const SecCompRawdata& rawData, SecCompRawdata& rawReply) in RegisterSecurityComponent() 364 int32_t SecCompService::UpdateWriteToRawdata(int32_t res, SecCompRawdata& rawReply) in UpdateWriteToRawdata() 379 …_t SecCompService::UpdateSecurityComponent(const SecCompRawdata& rawData, SecCompRawdata& rawReply) in UpdateSecurityComponent() 433 int32_t SecCompService::UnregisterWriteToRawdata(int32_t res, SecCompRawdata& rawReply) in UnregisterWriteToRawdata() 448 …ecCompService::UnregisterSecurityComponent(const SecCompRawdata& rawData, SecCompRawdata& rawReply) in UnregisterSecurityComponent() 491 …_t SecCompService::ReportWriteToRawdata(int32_t res, std::string message, SecCompRawdata& rawReply) in ReportWriteToRawdata() 513 …const sptr<IRemoteObject>& dialogCallback, const SecCompRawdata& rawData, SecCompRawdata& rawReply) in ReportSecurityComponentClickEvent() 589 int32_t SecCompService::PreRegisterWriteToRawdata(int32_t res, SecCompRawdata& rawReply) in PreRegisterWriteToRawdata() [all …]
|
| /base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
| D | sec_comp_service_mock_test.cpp | 86 SecCompRawdata rawReply; variable 284 SecCompRawdata rawReply; variable 333 SecCompRawdata rawReply; variable 390 SecCompRawdata rawReply; variable 450 SecCompRawdata rawReply; variable 509 SecCompRawdata rawReply; variable 567 SecCompRawdata rawReply; variable 612 SecCompRawdata rawReply; variable 641 SecCompRawdata rawReply; variable 855 SecCompRawdata rawReply; variable
|
| /base/security/security_component_manager/frameworks/inner_api/security_component/src/ |
| D | sec_comp_client.cpp | 101 SecCompRawdata rawReply; in TryRegisterSecurityComponent() local 193 SecCompRawdata rawReply; in UpdateSecurityComponent() local 247 SecCompRawdata rawReply; in UnregisterSecurityComponent() local 323 SecCompRawdata rawReply; in ReportSecurityComponentClickEvent() local 397 SecCompRawdata rawReply; in PreRegisterSecCompProcess() local
|