Home
last modified time | relevance | path

Searched defs:osAccountId (Results 1 - 9 of 9) sorted by relevance

/foundation/communication/dsoftbus/core/adapter/bus_center/src/
H A Dlnn_ohos_account_adapter.cpp122 int32_t osAccountId = GetActiveOsAccountIds(); in IsActiveOsAccountUnlocked() local
H A Dlnn_settingdata_event_monitor.cpp134 int32_t osAccountId = GetActiveOsAccountIds(); in GetUserDefinedDeviceName() local
156 int32_t osAccountId = GetActiveOsAccountIds(); in RegisterNameMonitorHelper() local
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_hichain_auth_connector.cpp96 int32_t osAccountId = 0; in HWTEST_F() local
107 int32_t osAccountId = 0; in HWTEST_F() local
243 int32_t osAccountId = 0; in HWTEST_F() local
252 int32_t osAccountId = 0; in HWTEST_F() local
263 int32_t osAccountId = 0; in HWTEST_F() local
274 int32_t osAccountId = 0; HWTEST_F() local
285 int32_t osAccountId = 0; HWTEST_F() local
296 int32_t osAccountId = 0; HWTEST_F() local
307 int32_t osAccountId = 0; HWTEST_F() local
318 int32_t osAccountId = 1245; HWTEST_F() local
331 int32_t osAccountId = 1245; HWTEST_F() local
344 int32_t osAccountId = 1245; HWTEST_F() local
357 int32_t osAccountId = 1245; HWTEST_F() local
370 int32_t osAccountId = 1245; HWTEST_F() local
383 int32_t osAccountId = 1245; HWTEST_F() local
396 int32_t osAccountId = 1245; HWTEST_F() local
404 int32_t osAccountId = 0; HWTEST_F() local
413 int32_t osAccountId = 0; HWTEST_F() local
423 int32_t osAccountId = 0; HWTEST_F() local
434 int32_t osAccountId = 0; HWTEST_F() local
445 int32_t osAccountId = 0; HWTEST_F() local
456 int32_t osAccountId = 0; HWTEST_F() local
467 int32_t osAccountId = 0; HWTEST_F() local
478 int32_t osAccountId = 0; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/
H A Dlnn_hichain_mock.cpp91 int32_t LnnHichainInterfaceMock::InvokeAuthDevice(int32_t osAccountId, int64_t authReqId, const char *authParams, in InvokeAuthDevice() argument
97 int32_t LnnHichainInterfaceMock::AuthDeviceConnSend(int32_t osAccountId, int64_t authReqId, const char *authParams, in AuthDeviceConnSend() argument
114 int32_t LnnHichainInterfaceMock::InvokeGetJoinedGroups1(int32_t osAccountId, const char *appId, int32_t groupType, in InvokeGetJoinedGroups1() argument
134 int32_t LnnHichainInterfaceMock::InvokeGetJoinedGroups2(int32_t osAccountId, const char *appId, int32_t groupType, in InvokeGetJoinedGroups2() argument
146 int32_t LnnHichainInterfaceMock::InvokeGetJoinedGroups3(int32_t osAccountId, const char *appId, int32_t groupType, in InvokeGetJoinedGroups3() argument
212 getTrustedDevices( int32_t osAccountId, const char *appId, const char *groupId, char **returnDevInfoVec, uint32_t *deviceNum) getTrustedDevices() argument
239 getTrustedDevices1( int32_t osAccountId, const char *appId, const char *groupId, char **returnDevInfoVec, uint32_t *deviceNum) getTrustedDevices1() argument
[all...]
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_auth_connector.cpp52 int32_t HiChainAuthConnector::AuthDevice(int32_t pinCode, int32_t osAccountId, std::string udid, int64_t requestId) in AuthDevice() argument
70 int32_t HiChainAuthConnector::ProcessAuthData(int64_t requestId, std::string authData, int32_t osAccountId) in ProcessAuthData() argument
154 int32_t HiChainAuthConnector::GenerateCredential(std::string &localUdid, int32_t osAccountId, std::string &publicKey) in GenerateCredential() argument
187 bool HiChainAuthConnector::QueryCredential(std::string &localUdid, int32_t osAccountId) in QueryCredential() argument
218 GetCredential(std::string &localUdid, int32_t osAccountId, std::string &publicKey) GetCredential() argument
250 ImportCredential(int32_t osAccountId, std::string deviceId, std::string publicKey) ImportCredential() argument
[all...]
/foundation/distributedhardware/device_manager/services/service/src/devicenamemgr/
H A Dlocal_device_name_mgr.cpp136 int32_t osAccountId = GetActiveOsAccountIds(); in GetUserDefinedDeviceName() local
155 int32_t osAccountId = GetActiveOsAccountIds(); in GetDisplayDeviceName() local
217 int32_t osAccountId = GetActiveOsAccountIds(); in RegisterDeviceNameChangeCb() local
261 int32_t osAccountId = GetActiveOsAccountIds(); RegisterDisplayNameChangeCb() local
[all...]
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dbg_continuous_task_mgr.cpp91 static void GetOsAccountIdFromUid(int32_t uid, int32_t &osAccountId) in GetOsAccountIdFromUid() argument
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp1510 int32_t osAccountId = MultipleUserConnector::GetCurrentAccountUserID(); in AuthDevice() local
1873 int32_t osAccountId = MultipleUserConnector::GetCurrentAccountUserID(); in GenerateCredential() local
1900 int32_t osAccountId = MultipleUserConnector::GetCurrentAccountUserID(); in ImportCredential() local
2212 int32_t osAccountId = MultipleUserConnector::GetCurrentAccountUserID(); in OnAuthDeviceDataReceived() local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp4792 int32_t osAccountId = AudioSettingProvider::GetCurrentUserId(); in GetUserSetDeviceNameFromDataShareHelper() local
7407 int32_t osAccountId = AudioSettingProvider::GetCurrentUserId(); in RegisterDataObserver() local

Completed in 26 milliseconds