Home
last modified time | relevance | path

Searched refs:ProfileError (Results 1 - 1 of 1) sorted by relevance

/base/security/code_signature/services/key_enable/src/
H A Dprofile_utils.rs68 pub enum ProfileError { enum
308 ) -> Result<(), ProfileError> { in add_profile_cert_path()
311 return Err(ProfileError::AddCertPathError); in add_profile_cert_path()
314 return Err(ProfileError::AddCertPathError); in add_profile_cert_path()
323 ) -> Result<(), ProfileError> { in process_profile()

Completed in 2 milliseconds