Home
last modified time | relevance | path

Searched defs:distributedInfoName (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/inner_api/proxy/
H A Daccount_manager_proxy_test.cpp199 std::string distributedInfoName; variable
222 std::string distributedInfoName; variable
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/account_manager/include/
H A Daccount_manager_addon.h44 std::string distributedInfoName; member
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dadd_os_account_plugin.cpp76 std::string distributedInfoName = dbAccountInfo.second.name_; in OnSetPolicy() local
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/account_manager/src/
H A Daccount_manager_addon.cpp170 std::string distributedInfoName; in AddOsAccount() local
243 std::string distributedInfoName, std::string distributedInfoId) in ConvertOsAccountInfoToJs()
331 …e AccountManagerAddon::CreateJsDistributedInfo(napi_env env, const std::string distributedInfoName, in CreateJsDistributedInfo()
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/account_manager/src/
H A Daccount_manager_proxy.cpp132 …OHOS::AccountSA::OsAccountInfo &accountInfo, std::string &distributedInfoName, std::string &distri… in AddOsAccount()