Searched refs:GenerateKeyIdAndSetPolicy (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/installd/ |
H A D | installd_operator.h | 302 static bool GenerateKeyIdAndSetPolicy(int32_t uid, const std::string &bundleName,
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/ |
H A D | bms_install_daemon_operator_test.cpp | 1178 bool res = InstalldOperator::GenerateKeyIdAndSetPolicy(0, "", 100, keyId);
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_host_impl.cpp | 1581 if (!InstalldOperator::GenerateKeyIdAndSetPolicy(uid, bundleName, userId, keyId)) { in SetEncryptionPolicy()
|
H A D | installd_operator.cpp | 2110 bool InstalldOperator::GenerateKeyIdAndSetPolicy(int32_t uid, const std::string &bundleName, in GenerateKeyIdAndSetPolicy() function in OHOS::AppExecFwk::InstalldOperator
|