Home
last modified time | relevance | path

Searched refs:GetTrustedSource (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/init/
H A Dtrusted_source_manager.cpp149 hapAppSource.source = GetTrustedSource(hapAppSource.sourceName); in ParseTrustedAppSourceJson()
264 TrustedSources TrustedSourceManager::GetTrustedSource(std::string& sourceName) in GetTrustedSource() function in OHOS::Security::Verify::TrustedSourceManager
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/include/init/
H A Dtrusted_source_manager.h69 TrustedSources GetTrustedSource(std::string& sourceName);