Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/installd/
H A Dinstalld_operator.h297 static ErrCode RemoveEncryptedKey(int32_t uid, const std::vector<std::string> &soList);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp2043 ErrCode InstalldOperator::RemoveEncryptedKey(int32_t uid, const std::vector<std::string> &soList) in RemoveEncryptedKey() function in OHOS::AppExecFwk::InstalldOperator