Home
last modified time | relevance | path

Searched defs:CreateNewUser (Results 1 – 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_user_mgr_proxy.cpp40 ErrCode BundleUserMgrProxy::CreateNewUser(int32_t userId, const std::vector<std::string> &disallowL… in CreateNewUser() function in OHOS::AppExecFwk::BundleUserMgrProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_user_mgr_host_impl.cpp142 ErrCode BundleUserMgrHostImpl::CreateNewUser(int32_t userId, const std::vector<std::string> &disall… in CreateNewUser() function in OHOS::AppExecFwk::BundleUserMgrHostImpl
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
Dbm_install_multi_user_test.cpp213 int32_t BmsInstallMultiUserTest::CreateNewUser() in CreateNewUser() function in OHOS::AppExecFwk::BmsInstallMultiUserTest