Searched defs:SetEncryptionPolicy (Results 1 - 7 of 7) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | installd_interface.h | 389 virtual ErrCode SetEncryptionPolicy(int32_t uid, const std::string &bundleName, in SetEncryptionPolicy() function in OHOS::AppExecFwk::IInstalld
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | mock_installd_host_impl.cpp | 273 ErrCode InstalldHostImpl::SetEncryptionPolicy(int32_t uid, const std::string &bundleName,
in SetEncryptionPolicy() function in OHOS::AppExecFwk::InstalldHostImpl
|
H A D | mock_install_client.cpp | 277 ErrCode InstalldClient::SetEncryptionPolicy(int32_t uid, const std::string &bundleName, in SetEncryptionPolicy() function in OHOS::AppExecFwk::InstalldClient
|
H A D | installd_client.cpp | 415 ErrCode InstalldClient::SetEncryptionPolicy(int32_t uid, const std::string &bundleName, in SetEncryptionPolicy() function in OHOS::AppExecFwk::InstalldClient
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | installd_client.cpp | 516 ErrCode InstalldClient::SetEncryptionPolicy(int32_t uid, const std::string &bundleName, in SetEncryptionPolicy() function in OHOS::AppExecFwk::InstalldClient
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | installd_proxy.cpp | 770 ErrCode InstalldProxy::SetEncryptionPolicy(int32_t uid, const std::string &bundleName, in SetEncryptionPolicy() function in OHOS::AppExecFwk::InstalldProxy
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_host_impl.cpp | 1518 ErrCode InstalldHostImpl::SetEncryptionPolicy(int32_t uid, const std::string &bundleName, in SetEncryptionPolicy() function in OHOS::AppExecFwk::InstalldHostImpl
|
Completed in 11 milliseconds