Home
last modified time | relevance | path

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

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/init/
H A Dtrusted_source_manager.cpp64 isDebug = GetAppTrustedSources(appTrustedSourcesForTest, versionForTest, in EnableDebug()
85 …isInit = GetAppTrustedSources(appTrustedSources, version, releaseTime, APP_TRUSTED_SOURCE_FILE_PAT… in Init()
99 bool TrustedSourceManager::GetAppTrustedSources(SourceInfoVec& trustedAppSources, std::string& souu… in GetAppTrustedSources() function in OHOS::Security::Verify::TrustedSourceManager
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/include/init/
H A Dtrusted_source_manager.h61 bool GetAppTrustedSources(SourceInfoVec& trustedAppSources, std::string& souucesVersion,