Home
last modified time | relevance | path

Searched refs:SETTINGS_DATA_SECURE_URI (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/device_manager/services/service/src/devicenamemgr/
H A Dlocal_device_name_mgr.cpp37 const std::string SETTINGS_DATA_SECURE_URI = member
142 std::shared_ptr<Uri> uri = std::make_shared<Uri>(SETTINGS_DATA_SECURE_URI + accountIdStr + "?Proxy=true&key=" + in GetUserDefinedDeviceName()
161 std::shared_ptr<Uri> uri = std::make_shared<Uri>(SETTINGS_DATA_SECURE_URI + accountIdStr + "?Proxy=true&key=" + in GetDisplayDeviceName()
223 uri = std::make_shared<Uri>(SETTINGS_DATA_SECURE_URI + accountIdStr + in RegisterDeviceNameChangeCb()
267 auto uri = std::make_shared<Uri>(SETTINGS_DATA_SECURE_URI + accountIdStr + in RegisterDisplayNameChangeCb()
/foundation/communication/dsoftbus/core/adapter/bus_center/src/
H A Dlnn_settingdata_event_monitor.cpp42 static const std::string SETTINGS_DATA_SECURE_URI = member
139 std::shared_ptr<Uri> uri = std::make_shared<Uri>(SETTINGS_DATA_SECURE_URI + accountIdStr + "?Proxy=true&key=" + in GetUserDefinedDeviceName()
161 uri = std::make_shared<Uri>(SETTINGS_DATA_SECURE_URI + accountIdStr + "?Proxy=true&key=" + USER_DEFINED_STRING); in RegisterNameMonitorHelper()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp192 static const std::string SETTINGS_DATA_SECURE_URI = member
4794 std::shared_ptr<Uri> uri = std::make_shared<Uri>(SETTINGS_DATA_SECURE_URI + accountIdStr + "?Proxy=true&key=" + in GetUserSetDeviceNameFromDataShareHelper()
7409 std::shared_ptr<Uri> uri = std::make_shared<Uri>(SETTINGS_DATA_SECURE_URI + accountIdStr + "?Proxy=true&key=" + in RegisterDataObserver()

Completed in 19 milliseconds