Home
last modified time | relevance | path

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

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/init/
H A Dtrusted_source_manager.cpp181 …HAPVERIFY_LOG_INFO("trusted app source: %{public}s", EncapTrustedAppSourceString(hapAppSource).c_s… in ParseTrustedAppSourceJson()
187 std::string TrustedSourceManager::EncapTrustedAppSourceString(const HapAppSourceInfo& appSourceInfo) in EncapTrustedAppSourceString() function in OHOS::Security::Verify::TrustedSourceManager
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/include/init/
H A Dtrusted_source_manager.h64 std::string EncapTrustedAppSourceString(const HapAppSourceInfo& appSourceInfo);