Home
last modified time | relevance | path

Searched defs:distributedInfoId (Results 1 – 4 of 4) sorted by relevance

/base/customization/enterprise_device_management/test/unittest/account_manager_proxy/
Daccount_manager_proxy_test.cpp169 std::string distributedInfoId; variable
192 std::string distributedInfoId; variable
/base/customization/enterprise_device_management/services/edm_plugin/src/
Dadd_os_account_plugin.cpp75 std::string distributedInfoId = dbAccountInfo.second.uid_; in OnSetPolicy() local
/base/customization/enterprise_device_management/interfaces/kits/account_manager/src/
Daccount_manager_addon.cpp174 std::string distributedInfoId; in AddOsAccount() local
212 std::string distributedInfoName, std::string distributedInfoId) in ConvertOsAccountInfoToJs()
301 const std::string distributedInfoId, napi_value &result) in CreateJsDistributedInfo()
/base/customization/enterprise_device_management/interfaces/inner_api/account_manager/src/
Daccount_manager_proxy.cpp112 …ntSA::OsAccountInfo &accountInfo, std::string &distributedInfoName, std::string &distributedInfoId) in AddOsAccount()