Searched refs:REMOTE_DEVICEID (Results 1 - 3 of 3) sorted by relevance
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/ |
H A D | dsched_continue_manager_test.cpp | 34 const std::string REMOTE_DEVICEID = "remotedeviceid"; member 121 int32_t ret = DSchedContinueManager::GetInstance().ContinueMission(LOCAL_DEVICEID, REMOTE_DEVICEID, MISSION_ID, in HWTEST_F() 137 DSchedContinueManager::GetInstance().HandleContinueMission("", REMOTE_DEVICEID, MISSION_ID, callback, wantParams); in HWTEST_F() 139 DSchedContinueManager::GetInstance().HandleContinueMission(LOCAL_DEVICEID, REMOTE_DEVICEID, MISSION_ID, in HWTEST_F() 143 DSchedContinueManager::GetInstance().HandleContinueMission(LOCAL_DEVICEID, REMOTE_DEVICEID, MISSION_ID, in HWTEST_F() 147 DSchedContinueManager::GetInstance().HandleContinueMission(LOCAL_DEVICEID, REMOTE_DEVICEID, MISSION_ID, in HWTEST_F() 150 int32_t ret = DSchedContinueManager::GetInstance().ContinueMission("", REMOTE_DEVICEID, MISSION_ID, in HWTEST_F() 158 ret = DSchedContinueManager::GetInstance().ContinueMission(LOCAL_DEVICEID, REMOTE_DEVICEID, MISSION_ID, in HWTEST_F() 185 DSchedContinueInfo(LOCAL_DEVICEID, BUNDLE_NAME, REMOTE_DEVICEID, BUNDLE_NAME, CONTINUETYPE), in HWTEST_F() 192 DSchedContinueInfo(LOCAL_DEVICEID, BUNDLE_NAME, REMOTE_DEVICEID, BUNDLE_NAM in HWTEST_F() [all...] |
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | distributed_sched_service_second_test.cpp | 55 const string REMOTE_DEVICEID = "255.255.255.255"; member 201 auto result = proxy->StartRemoteShareForm(REMOTE_DEVICEID, formShareInfo); in HWTEST_F() 547 DistributedSchedService::GetInstance().observerMap_[connect] = {appStateObserver, REMOTE_DEVICEID, 0, BUNDLE_NAME, in HWTEST_F() 1156 DistributedSchedService::GetInstance().ProcessCalleeOffline(REMOTE_DEVICEID); in HWTEST_F() 1450 LOCAL_DEVICEID, REMOTE_DEVICEID, BUNDLE_NAME, nullptr, wantParams); in HWTEST_F()
|
H A D | distributed_sched_service_first_test.cpp | 56 const string REMOTE_DEVICEID = "255.255.255.255"; member 1373 callerInfo.sourceDeviceId = REMOTE_DEVICEID; in HWTEST_F()
|
Completed in 8 milliseconds