Home
last modified time | relevance | path

Searched refs:GetActiveOsAccountIds (Results 1 - 12 of 12) sorted by relevance

/foundation/communication/dsoftbus/tests/core/adapter/unittest/
H A Dlnn_settingdata_event_monitor_deps_mock.cpp50 int32_t GetActiveOsAccountIds(void) in GetActiveOsAccountIds() function
52 return GetSettingDataEventMonitorDepsInterface()->GetActiveOsAccountIds(); in GetActiveOsAccountIds()
H A Dlnn_settingdata_event_monitor_deps_mock.h34 virtual int32_t GetActiveOsAccountIds(void) = 0;
45 MOCK_METHOD0(GetActiveOsAccountIds, int32_t (void));
/foundation/distributedhardware/device_manager/services/service/src/devicenamemgr/
H A Dlocal_device_name_mgr.cpp136 int32_t osAccountId = GetActiveOsAccountIds(); in GetUserDefinedDeviceName()
155 int32_t osAccountId = GetActiveOsAccountIds(); in GetDisplayDeviceName()
167 int32_t LocalDeviceNameMgr::GetActiveOsAccountIds() in GetActiveOsAccountIds() function in OHOS::DistributedHardware::LocalDeviceNameMgr
217 int32_t osAccountId = GetActiveOsAccountIds(); in RegisterDeviceNameChangeCb()
261 int32_t osAccountId = GetActiveOsAccountIds(); in RegisterDisplayNameChangeCb()
/foundation/communication/dsoftbus/core/adapter/bus_center/include/
H A Dlnn_ohos_account_adapter.h27 int32_t GetActiveOsAccountIds(void);
/foundation/communication/dsoftbus/core/adapter/bus_center/src/
H A Dlnn_ohos_account_adapter_virtual.cpp34 int32_t GetActiveOsAccountIds(void) in GetActiveOsAccountIds() function
H A Dlnn_ohos_account_adapter.cpp108 int32_t GetActiveOsAccountIds(void) in GetActiveOsAccountIds() function
122 int32_t osAccountId = GetActiveOsAccountIds(); in IsActiveOsAccountUnlocked()
H A Dlnn_settingdata_event_monitor.cpp134 int32_t osAccountId = GetActiveOsAccountIds(); in GetUserDefinedDeviceName()
156 int32_t osAccountId = GetActiveOsAccountIds(); in RegisterNameMonitorHelper()
/foundation/distributedhardware/device_manager/services/service/include/devicenamemgr/
H A Dlocal_device_name_mgr.h46 int32_t GetActiveOsAccountIds();
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain_adapter.c266 int32_t accountId = GetActiveOsAccountIds(); in IsPotentialTrustedDevice()
308 int32_t accountId = GetActiveOsAccountIds(); in IsSameAccountGroupDevice()
H A Dauth_deviceprofile.cpp206 accesser.SetAccesserUserId(GetActiveOsAccountIds()); in GenerateDpAccesserAndAccessee()
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/include/
H A Dlnn_net_ledger_mock.h98 virtual int32_t GetActiveOsAccountIds(void) = 0;
180 MOCK_METHOD0(GetActiveOsAccountIds, int32_t (void));
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_ledger_mock.cpp526 int32_t GetActiveOsAccountIds(void) in GetActiveOsAccountIds() function
528 return GetNetLedgerInterface()->GetActiveOsAccountIds(); in GetActiveOsAccountIds()

Completed in 6 milliseconds