Home
last modified time | relevance | path

Searched defs:trustedAppSources (Results 1 – 1 of 1) sorted by relevance

/base/security/appverify/interfaces/innerkits/appverify/src/init/
Dtrusted_source_manager.cpp99 bool TrustedSourceManager::GetAppTrustedSources(SourceInfoVec& trustedAppSources, std::string& souu… in GetAppTrustedSources()
140 bool TrustedSourceManager::ParseTrustedAppSourceJson(SourceInfoVec& trustedAppSources, in ParseTrustedAppSourceJson()
218 MatchingResult TrustedSourceManager::MatchTrustedSource(const SourceInfoVec& trustedAppSources, in MatchTrustedSource()