Searched defs:UpdateSecurityComponent (Results 1 – 8 of 8) sorted by relevance
36 int32_t UpdateSecurityComponent(int32_t scId, const std::string& componentInfo) override in UpdateSecurityComponent() function
63 int32_t SecCompKit::UpdateSecurityComponent(int32_t scId, std::string& componentInfo) in UpdateSecurityComponent() function in OHOS::Security::SecurityComponent::SecCompKit
63 int32_t SecCompClient::UpdateSecurityComponent(int32_t scId, const std::string& componentInfo) in UpdateSecurityComponent() function in OHOS::Security::SecurityComponent::SecCompClient
97 int32_t SecCompProxy::UpdateSecurityComponent(int32_t scId, const std::string& componentInfo) in UpdateSecurityComponent() function in OHOS::Security::SecurityComponent::SecCompProxy
227 int32_t SecCompService::UpdateSecurityComponent(int32_t scId, const std::string& componentInfo) in UpdateSecurityComponent() function in OHOS::Security::SecurityComponent::SecCompService
389 int32_t SecCompManager::UpdateSecurityComponent(int32_t scId, const nlohmann::json& jsonComponent, in UpdateSecurityComponent() function in OHOS::Security::SecurityComponent::SecCompManager
71 static __attribute__((noinline)) int32_t UpdateSecurityComponent(int32_t scId, std::string& compone… in UpdateSecurityComponent() function