/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | distributed_sched_service_second_test.cpp | 264 std::string localDeviceId; variable 374 std::string localDeviceId; variable 392 std::string localDeviceId; variable 414 std::string localDeviceId; variable 434 std::string localDeviceId; variable 457 std::string localDeviceId; variable 505 std::string localDeviceId; variable 524 std::string localDeviceId; variable 548 std::string localDeviceId; variable 617 std::string localDeviceId; variable [all …]
|
H A D | dms_token_callback_test.cpp | 108 string localDeviceId; variable 173 std::string localDeviceId; variable 190 std::string localDeviceId = "1"; variable 207 std::string localDeviceId = "1"; variable
|
H A D | distributed_sched_service_first_test.cpp | 555 std::string localDeviceId; variable 596 std::string localDeviceId; variable 698 std::string localDeviceId; variable 745 std::string localDeviceId; variable 771 std::string localDeviceId; variable 797 std::string localDeviceId; variable 823 std::string localDeviceId; variable 849 std::string localDeviceId; variable 876 std::string localDeviceId; variable 895 std::string localDeviceId; variable [all …]
|
H A D | distributed_sched_connect_test.cpp | 150 …const std::string& localDeviceId, const std::string& remoteDeviceId, const AAFwk::Want& want) const in AddSession() argument 177 const std::string& localDeviceId, const std::string& remoteDeviceId) const in AddConnectInfo() argument 906 std::string localDeviceId = "123_local_device_id"; variable 937 std::string localDeviceId = "123_local_device_id"; variable 1005 std::string localDeviceId = "123_local_device_id"; variable 1189 std::string localDeviceId = "123_local_device_id"; variable 1380 std::string localDeviceId = "123_local_device_id"; variable
|
H A D | distributed_sched_permission_test.cpp | 167 std::string localDeviceId = DEVICE_ID; variable 188 string localDeviceId = DEVICE_ID; variable 208 string localDeviceId = DEVICE_ID; variable 229 string localDeviceId = DEVICE_ID; variable 252 string localDeviceId = DEVICE_ID; variable 277 string localDeviceId = DEVICE_ID; variable
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | dms_token_callback.cpp | 49 std::string localDeviceId; in SendResult() local 83 bool DmsTokenCallback::GetLocalDeviceId(std::string& localDeviceId) in GetLocalDeviceId() 92 bool DmsTokenCallback::CheckDeviceId(const std::string& localDeviceId, const std::string& remoteDev… in CheckDeviceId()
|
H A D | distributed_sched_service.cpp | 454 std::string localDeviceId; in StartRemoteAbility() local 501 std::string localDeviceId; in StartAbilityFromRemote() local 527 std::string localDeviceId; in SendResultFromRemote() local 1336 std::string localDeviceId; in ConnectRemoteAbility() local 1703 std::string localDeviceId; in StartRemoteAbilityByCall() local 1786 std::string localDeviceId; in StartAbilityByCallFromRemote() local 1842 std::string localDeviceId; in ReleaseAbilityFromRemote() local 2147 std::string localDeviceId; in ConnectAbilityFromRemote() local 2249 std::string localDeviceId; in DisconnectAbilityFromRemote() local 2371 std::string localDeviceId; in ProcessDeviceOffline() local [all …]
|
H A D | ability_connection_wrapper_stub.cpp | 36 const std::string& localDeviceId) in AbilityConnectionWrapperStub()
|
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/ |
H A D | UTTest_dm_deviceprofile_connector.cpp | 298 std::string localDeviceId; variable 314 std::string localDeviceId; variable 330 std::string localDeviceId; variable 447 std::string localDeviceId; variable 464 std::string localDeviceId = "123456"; variable 472 std::string localDeviceId = "deviceId"; variable 522 std::string localDeviceId; variable 540 std::string localDeviceId = "123456"; variable 549 std::string localDeviceId = "deviceId"; variable 696 std::string localDeviceId; variable [all …]
|
H A D | UTTest_dm_discovery_manager.cpp | 358 std::string localDeviceId; variable 374 std::string localDeviceId = "125462"; variable 390 std::string localDeviceId = "125462"; variable 407 std::string localDeviceId = "125462"; variable 424 std::string localDeviceId = "125462"; variable
|
/ohos5.0/foundation/distributedhardware/device_manager/ext/pin_auth/src/standard/ |
H A D | pin_auth_ui.cpp | 43 char localDeviceId[DEVICE_UUID_LENGTH] = {0}; in ShowPinDialog() local 70 char localDeviceId[DEVICE_UUID_LENGTH] = {0}; in InputPinDialog() local
|
/ohos5.0/base/security/access_token/frameworks/common/src/ |
H A D | constant_common.cpp | 43 static std::string localDeviceId; in GetLocalDeviceId() local
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/ |
H A D | profile_authority_test.cpp | 390 std::string localDeviceId; variable 438 std::string localDeviceId; variable
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/discovery/ |
H A D | dm_discovery_manager.cpp | 160 char localDeviceId[DEVICE_UUID_LENGTH]; in OnDeviceFound() local 171 int32_t DmDiscoveryManager::GetAuthForm(const std::string &localDeviceId, const std::string &device… in GetAuthForm() 223 char localDeviceId[DEVICE_UUID_LENGTH]; in OnDeviceFound() local
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/ability/standard/ |
H A D | dm_ability_manager.cpp | 61 char localDeviceId[DEVICE_UUID_LENGTH] = {0}; in StartAbility() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/ |
H A D | upgrade_manager.cpp | 79 auto localDeviceId = DmAdapter::GetInstance().GetLocalDevice().uuid; in InitLocalCapability() local
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/staticcapabilitycollector/ |
H A D | static_capability_collector.cpp | 104 std::string localDeviceId = ContentSensorManagerUtils::GetInstance().ObtainLocalUdid(); in AddStaticCapabilityToDB() local
|
/ohos5.0/base/startup/init/test/unittest/deviceinfo/ |
H A D | DeviceInfoUnittest.cpp | 193 char localDeviceId[UDID_LEN] = {0}; variable 222 char localDeviceId[UDID_LEN] = {0}; variable
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/ |
H A D | dm_auth_manager.cpp | 169 char localDeviceId[DEVICE_UUID_LENGTH] = {0}; in GetAuthParam() local 272 char localDeviceId[DEVICE_UUID_LENGTH] = {0}; in UnAuthenticateDevice() local 316 char localDeviceId[DEVICE_UUID_LENGTH] = {0}; in UnBindDevice() local 333 char localDeviceId[DEVICE_UUID_LENGTH] = {0}; in SyncDeleteAcl() local 744 char localDeviceId[DEVICE_UUID_LENGTH] = {0}; in AbilityNegotiate() local 1323 char localDeviceId[DEVICE_UUID_LENGTH] = {0}; in GenerateGroupName() local 1411 char localDeviceId[DEVICE_UUID_LENGTH] = {0}; in ShowConfigDialog() local 1879 char localDeviceId[DEVICE_UUID_LENGTH] = {0}; in GenerateCredential() local 2197 char localDeviceId[DEVICE_UUID_LENGTH] = {0}; in CompatiblePutAcl() local 2356 char localDeviceId[DEVICE_UUID_LENGTH] = {0}; in ProcRespNegotiateExt() local [all …]
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/ |
H A D | dsched_continue_manager_test.cpp | 272 std::string localDeviceId = "localdeviceid"; variable 295 std::string localDeviceId = "localdeviceid"; variable
|
/ohos5.0/foundation/distributedhardware/device_manager/commondependency/src/ |
H A D | deviceprofile_connector.cpp | 278 …std::string pkgName, std::vector<int32_t> &sinkBindType, std::string localDeviceId, std::string ta… in CompareBindType() 340 std::string localDeviceId, std::string targetDeviceId) in SyncAclByBindType() 364 std::vector<std::string> DeviceProfileConnector::GetPkgNameFromAcl(std::string &localDeviceId, in GetPkgNameFromAcl() 546 …ram DeviceProfileConnector::DeleteAccessControlList(std::string pkgName, std::string localDeviceId, in DeleteAccessControlList() 734 bool DeviceProfileConnector::CheckPkgnameInAcl(std::string pkgName, std::string localDeviceId, in CheckPkgnameInAcl()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/authority/ |
H A D | trust_group_manager.cpp | 170 std::string localDeviceId; in CheckDeviceId() local
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/ |
H A D | hichain_connector.cpp | 141 char localDeviceId[DEVICE_UUID_LENGTH] = {0}; in CreateGroup() local 349 char localDeviceId[DEVICE_UUID_LENGTH] = {0}; in AddMember() local 502 char localDeviceId[DEVICE_UUID_LENGTH] = {0}; in onRequest() local 744 char localDeviceId[DEVICE_UUID_LENGTH] = {0}; in DeleteTimeOutGroup() local 802 char localDeviceId[DEVICE_UUID_LENGTH] = {0}; in CreateGroup() local 1114 char localDeviceId[DEVICE_UUID_LENGTH] = {0}; in DeleteAllGroup() local
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/ |
H A D | ipc_object_proxy.h | 38 std::string localDeviceId; member
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/ |
H A D | dh_comm_tool.cpp | 100 std::string localDeviceId = DHContext::GetInstance().GetDeviceInfo().deviceId; in GetAndSendLocalFullCaps() local
|