Searched defs:SetEncryptionPolicy (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | installd_interface.h | 395 virtual ErrCode SetEncryptionPolicy(int32_t uid, const std::string &bundleName, in SetEncryptionPolicy() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | installd_client.cpp | 420 ErrCode InstalldClient::SetEncryptionPolicy(int32_t uid, const std::string &bundleName, in SetEncryptionPolicy() function in OHOS::AppExecFwk::InstalldClient
|
H A D | mock_install_client.cpp | 284 ErrCode InstalldClient::SetEncryptionPolicy(int32_t uid, const std::string &bundleName, in SetEncryptionPolicy() function in OHOS::AppExecFwk::InstalldClient
|
H A D | mock_installd_host_impl.cpp | 280 ErrCode InstalldHostImpl::SetEncryptionPolicy(int32_t uid, const std::string &bundleName, in SetEncryptionPolicy() function in OHOS::AppExecFwk::InstalldHostImpl
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | installd_client.cpp | 527 ErrCode InstalldClient::SetEncryptionPolicy(int32_t uid, const std::string &bundleName, in SetEncryptionPolicy() function in OHOS::AppExecFwk::InstalldClient
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | installd_proxy.cpp | 799 ErrCode InstalldProxy::SetEncryptionPolicy(int32_t uid, const std::string &bundleName, in SetEncryptionPolicy() function in OHOS::AppExecFwk::InstalldProxy
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_host_impl.cpp | 1570 ErrCode InstalldHostImpl::SetEncryptionPolicy(int32_t uid, const std::string &bundleName, in SetEncryptionPolicy() function in OHOS::AppExecFwk::InstalldHostImpl
|