Home
last modified time | relevance | path

Searched refs:portIndex (Results 1 - 25 of 29) sorted by relevance

12

/base/telephony/core_service/test/unittest/esim_gtest/
H A Desim_core_service_test.cpp92 int32_t portIndex = 0; in HWTEST_F() local
97 slotId, portIndex, iccId, refresh, disableProfileResult), TELEPHONY_ERR_SUCCESS); in HWTEST_F()
100 slotId, portIndex, iccId, refresh, disableProfileResult), TELEPHONY_ERR_LOCAL_PTR_NULL); in HWTEST_F()
109 int32_t portIndex = 0; in HWTEST_F() local
112 slotId, portIndex, smdsAddress), TELEPHONY_ERR_SUCCESS); in HWTEST_F()
115 slotId, portIndex, smdsAddress), TELEPHONY_ERR_LOCAL_PTR_NULL); in HWTEST_F()
124 int32_t portIndex = 0; in HWTEST_F() local
127 slotId, portIndex, eUiccRulesAuthTable), TELEPHONY_ERR_SUCCESS); in HWTEST_F()
130 slotId, portIndex, eUiccRulesAuthTable), TELEPHONY_ERR_LOCAL_PTR_NULL); in HWTEST_F()
139 int32_t portIndex in HWTEST_F() local
182 int32_t portIndex = 0; HWTEST_F() local
270 int32_t portIndex = 0; HWTEST_F() local
286 int32_t portIndex = 0; HWTEST_F() local
302 int32_t portIndex = 0; HWTEST_F() local
319 int32_t portIndex = 0; HWTEST_F() local
336 int32_t portIndex = 0; HWTEST_F() local
367 int32_t portIndex = 1; HWTEST_F() local
401 int32_t portIndex = 0; HWTEST_F() local
[all...]
H A Desim_core_service_client_branch_test.cpp92 int32_t portIndex = 0; in HWTEST_F() local
98 CoreServiceClient::GetInstance().DisableProfile(slotId, portIndex, iccId, refresh, disableProfileResult); in HWTEST_F()
105 int32_t portIndex = 0; in HWTEST_F() local
108 int32_t result = CoreServiceClient::GetInstance().GetSmdsAddress(slotId, portIndex, smdsAddress); in HWTEST_F()
115 int32_t portIndex = 0; in HWTEST_F() local
118 int32_t result = CoreServiceClient::GetInstance().GetRulesAuthTable(slotId, portIndex, eUiccRulesAuthTable); in HWTEST_F()
125 int32_t portIndex = 0; in HWTEST_F() local
128 int32_t result = CoreServiceClient::GetInstance().GetEuiccChallenge(slotId, portIndex, responseResult); in HWTEST_F()
156 int32_t portIndex = 0; in HWTEST_F() local
160 int32_t result = CoreServiceClient::GetInstance().GetProfile(slotId, portIndex, iccI in HWTEST_F()
219 int32_t portIndex = 0; HWTEST_F() local
231 int32_t portIndex = 0; HWTEST_F() local
242 int32_t portIndex = 0; HWTEST_F() local
255 int32_t portIndex = 0; HWTEST_F() local
267 int32_t portIndex = 0; HWTEST_F() local
290 int32_t portIndex = 1; HWTEST_F() local
314 int32_t portIndex = 0; HWTEST_F() local
[all...]
H A Desim_core_service_client_test.cpp78 int32_t portIndex = 0; in HWTEST_F() local
83 slotId, portIndex, iccId, refresh, disableProfileResult); in HWTEST_F()
90 int32_t portIndex = 0; in HWTEST_F() local
92 int32_t result = CoreServiceClient::GetInstance().GetSmdsAddress(slotId, portIndex, smdsAddress); in HWTEST_F()
99 int32_t portIndex = 0; in HWTEST_F() local
101 int32_t result = CoreServiceClient::GetInstance().GetRulesAuthTable(slotId, portIndex, eUiccRulesAuthTable); in HWTEST_F()
108 int32_t portIndex = 0; in HWTEST_F() local
110 int32_t result = CoreServiceClient::GetInstance().GetEuiccChallenge(slotId, portIndex, responseResult); in HWTEST_F()
136 int32_t portIndex = 0; in HWTEST_F() local
139 int32_t result = CoreServiceClient::GetInstance().GetProfile(slotId, portIndex, iccI in HWTEST_F()
193 int32_t portIndex = 0; HWTEST_F() local
204 int32_t portIndex = 0; HWTEST_F() local
215 int32_t portIndex = 0; HWTEST_F() local
226 int32_t portIndex = 0; HWTEST_F() local
236 int32_t portIndex = 0; HWTEST_F() local
256 int32_t portIndex = 1; HWTEST_F() local
278 int32_t portIndex = 0; HWTEST_F() local
[all...]
H A Desim_core_service_proxy_test.cpp209 int32_t portIndex = 0; in HWTEST_F() local
213 int32_t ret = proxy.DisableProfile(SLOT_ID, portIndex, iccId, refresh, DisableProfileResult); in HWTEST_F()
221 int32_t portIndex = 0; in HWTEST_F() local
226 int32_t ret = proxy.DisableProfile(SLOT_ID, portIndex, iccId, refresh, DisableProfileResult); in HWTEST_F()
234 int32_t portIndex = 0; in HWTEST_F() local
239 int32_t ret = proxy.DisableProfile(SLOT_ID, portIndex, iccId, refresh, DisableProfileResult); in HWTEST_F()
247 int32_t portIndex = 0; in HWTEST_F() local
249 int32_t ret = proxy.GetSmdsAddress(SLOT_ID, portIndex, smdsAddress); in HWTEST_F()
257 int32_t portIndex = 0; in HWTEST_F() local
260 int32_t ret = proxy.GetSmdsAddress(SLOT_ID, portIndex, smdsAddres in HWTEST_F()
268 int32_t portIndex = 0; HWTEST_F() local
289 int32_t portIndex = 0; HWTEST_F() local
299 int32_t portIndex = 0; HWTEST_F() local
310 int32_t portIndex = 0; HWTEST_F() local
321 int32_t portIndex = 0; HWTEST_F() local
331 int32_t portIndex = 0; HWTEST_F() local
342 int32_t portIndex = 0; HWTEST_F() local
417 int32_t portIndex = 0; HWTEST_F() local
428 int32_t portIndex = 0; HWTEST_F() local
440 int32_t portIndex = 0; HWTEST_F() local
610 int32_t portIndex = 0; HWTEST_F() local
621 int32_t portIndex = 0; HWTEST_F() local
633 int32_t portIndex = 0; HWTEST_F() local
644 int32_t portIndex = 0; HWTEST_F() local
657 int32_t portIndex = 0; HWTEST_F() local
671 int32_t portIndex = 0; HWTEST_F() local
684 int32_t portIndex = 0; HWTEST_F() local
695 int32_t portIndex = 0; HWTEST_F() local
707 int32_t portIndex = 0; HWTEST_F() local
718 int32_t portIndex = 0; HWTEST_F() local
729 int32_t portIndex = 0; HWTEST_F() local
741 int32_t portIndex = 0; HWTEST_F() local
752 int32_t portIndex = 0; HWTEST_F() local
763 int32_t portIndex = 0; HWTEST_F() local
775 int32_t portIndex = 0; HWTEST_F() local
822 int32_t portIndex = 0; HWTEST_F() local
835 int32_t portIndex = 0; HWTEST_F() local
849 int32_t portIndex = 0; HWTEST_F() local
900 int32_t portIndex = 0; HWTEST_F() local
911 int32_t portIndex = 0; HWTEST_F() local
923 int32_t portIndex = 0; HWTEST_F() local
[all...]
H A Desim_file_manager_test.cpp110 int32_t portIndex = 0; in HWTEST_F() local
112 ResultState res = simFileManager.DisableProfile(portIndex, iccId); in HWTEST_F()
115 res = simFileManager.DisableProfile(portIndex, iccId); in HWTEST_F()
130 int32_t portIndex = 0; in HWTEST_F() local
131 std::u16string resStr = simFileManager.GetSmdsAddress(portIndex); in HWTEST_F()
134 resStr = simFileManager.GetSmdsAddress(portIndex); in HWTEST_F()
149 int32_t portIndex = 0; in HWTEST_F() local
150 EuiccRulesAuthTable res = simFileManager.GetRulesAuthTable(portIndex); in HWTEST_F()
153 res = simFileManager.GetRulesAuthTable(portIndex); in HWTEST_F()
168 int32_t portIndex in HWTEST_F() local
225 int32_t portIndex = 0; HWTEST_F() local
343 int32_t portIndex = 0; HWTEST_F() local
363 int32_t portIndex = 0; HWTEST_F() local
383 int32_t portIndex = 0; HWTEST_F() local
403 int32_t portIndex = 0; HWTEST_F() local
423 int32_t portIndex = 0; HWTEST_F() local
462 int32_t portIndex = 0; HWTEST_F() local
503 int32_t portIndex = 0; HWTEST_F() local
[all...]
H A Desim_manager_test.cpp133 int32_t portIndex = 0; in HWTEST_F() local
139 int32_t ret = simManager->DisableProfile(slotId, portIndex, iccId, refresh, DisableProfileResult); in HWTEST_F()
146 ret = simManager->DisableProfile(slotId, portIndex, iccId, refresh, DisableProfileResult); in HWTEST_F()
156 ret = simManager->DisableProfile(slotId, portIndex, iccId, refresh, DisableProfileResult); in HWTEST_F()
163 int32_t portIndex = 0; in HWTEST_F() local
167 int32_t ret = simManager->GetSmdsAddress(slotId, portIndex, smdsAddress); in HWTEST_F()
174 ret = simManager->GetSmdsAddress(slotId, portIndex, smdsAddress); in HWTEST_F()
184 ret = simManager->GetSmdsAddress(slotId, portIndex, smdsAddress); in HWTEST_F()
191 int32_t portIndex = 0; in HWTEST_F() local
195 int32_t ret = simManager->GetRulesAuthTable(slotId, portIndex, eUiccRulesAuthTabl in HWTEST_F()
219 int32_t portIndex = 0; HWTEST_F() local
300 int32_t portIndex = 0; HWTEST_F() local
444 int32_t portIndex = 0; HWTEST_F() local
471 int32_t portIndex = 0; HWTEST_F() local
498 int32_t portIndex = 0; HWTEST_F() local
527 int32_t portIndex = 0; HWTEST_F() local
556 int32_t portIndex = 0; HWTEST_F() local
613 int32_t portIndex = 1; HWTEST_F() local
672 int32_t portIndex = 0; HWTEST_F() local
[all...]
H A Desim_service_client_branch_test.cpp90 int32_t portIndex = 0; in HWTEST_F() local
98 SLOT_ID, portIndex, profile, forceDisableProfile, profileMetadataResult); in HWTEST_F()
105 int32_t portIndex = 0; in HWTEST_F() local
111 SLOT_ID, portIndex, forceDisableProfile, profileListResult); in HWTEST_F()
161 int32_t portIndex = 0; in HWTEST_F() local
169 SLOT_ID, portIndex, iccId, forceDisableProfile, switchToProfileResult); in HWTEST_F()
H A Desim_test.cpp491 int32_t portIndex = 0; in HWTEST_F() local
495 EXPECT_NE(disableProfileResult, esimFile->DisableProfile(portIndex, iccId)); in HWTEST_F()
501 EXPECT_NE(disableProfileResult, esimFile->DisableProfile(portIndex, iccId)); in HWTEST_F()
503 EXPECT_NE(disableProfileResult, esimFile->DisableProfile(portIndex, iccId)); in HWTEST_F()
550 int32_t portIndex = 0; in HWTEST_F() local
553 EXPECT_EQ(smdsAddress, esimFile->ObtainSmdsAddress(portIndex)); in HWTEST_F()
559 EXPECT_EQ(smdsAddress, esimFile->ObtainSmdsAddress(portIndex)); in HWTEST_F()
567 int32_t portIndex = 0; in HWTEST_F() local
570 EXPECT_EQ(eUiccRulesAuthTable.position_, (esimFile->ObtainRulesAuthTable(portIndex)).position_); in HWTEST_F()
576 EXPECT_EQ(eUiccRulesAuthTable.position_, (esimFile->ObtainRulesAuthTable(portIndex)) in HWTEST_F()
584 int32_t portIndex = 0; HWTEST_F() local
783 int32_t portIndex = 0; HWTEST_F() local
1042 int32_t portIndex = 0; HWTEST_F() local
1062 int32_t portIndex = 0; HWTEST_F() local
1396 int32_t portIndex = 0; HWTEST_F() local
1414 int32_t portIndex = 0; HWTEST_F() local
1432 int32_t portIndex = 0; HWTEST_F() local
1577 int32_t portIndex = 0; HWTEST_F() local
1820 int32_t portIndex = 0; HWTEST_F() local
[all...]
/base/telephony/core_service/services/sim/include/
H A Dsim_file_manager.h99 ResultState DisableProfile(int32_t portIndex, const std::u16string &iccId);
100 std::u16string GetSmdsAddress(int32_t portIndex);
101 EuiccRulesAuthTable GetRulesAuthTable(int32_t portIndex);
102 ResponseEsimResult GetEuiccChallenge(int32_t portIndex);
105 EuiccProfile GetProfile(int32_t portIndex, const std::u16string &iccId);
111 ResponseEsimBppResult LoadBoundProfilePackage(int32_t portIndex, const std::u16string &boundProfilePackage);
112 EuiccNotificationList ListNotifications(int32_t portIndex, Event events);
113 EuiccNotificationList RetrieveNotificationList(int32_t portIndex, Event events);
114 EuiccNotification RetrieveNotification(int32_t portIndex, int32_t seqNumber);
115 ResultState RemoveNotificationFromList(int32_t portIndex, int32_
[all...]
H A Dsim_manager.h163 int32_t slotId, int32_t portIndex, const std::u16string &iccId, bool refresh, ResultState &enumResult) override;
164 int32_t GetSmdsAddress(int32_t slotId, int32_t portIndex, std::u16string &smdsAddress) override;
165 int32_t GetRulesAuthTable(int32_t slotId, int32_t portIndex, EuiccRulesAuthTable &eUiccRulesAuthTable) override;
166 int32_t GetEuiccChallenge(int32_t slotId, int32_t portIndex, ResponseEsimResult &responseResult) override;
171 int32_t slotId, int32_t portIndex, const std::u16string &iccId, EuiccProfile &eUiccProfile) override;
180 int32_t LoadBoundProfilePackage(int32_t slotId, int32_t portIndex, const std::u16string &boundProfilePackage,
182 int32_t ListNotifications(int32_t slotId, int32_t portIndex, Event events,
185 int32_t slotId, int32_t portIndex, Event events, EuiccNotificationList &notificationList) override;
187 int32_t slotId, int32_t portIndex, int32_t seqNumber, EuiccNotification &notification) override;
189 int32_t slotId, int32_t portIndex, int32_
[all...]
H A Desim_file.h78 ResultState DisableProfile(int32_t portIndex, const std::u16string &iccId);
79 std::string ObtainSmdsAddress(int32_t portIndex);
80 EuiccRulesAuthTable ObtainRulesAuthTable(int32_t portIndex);
81 ResponseEsimResult ObtainEuiccChallenge(int32_t portIndex);
93 EuiccProfile ObtainProfile(int32_t portIndex, const std::u16string &iccId);
99 ResponseEsimBppResult ObtainLoadBoundProfilePackage(int32_t portIndex, const std::u16string boundProfilePackage);
100 EuiccNotificationList ListNotifications(int32_t portIndex, Event events);
101 EuiccNotificationList RetrieveNotificationList(int32_t portIndex, Event events);
102 EuiccNotification ObtainRetrieveNotification(int32_t portIndex, int32_t seqNumber);
103 ResultState RemoveNotificationFromList(int32_t portIndex, int32_
[all...]
/base/telephony/core_service/frameworks/js/esim/include/
H A Dnapi_esim.h67 int32_t portIndex = ERROR_DEFAULT; member
87 int32_t portIndex = ERROR_DEFAULT; member
96 int32_t portIndex = ERROR_DEFAULT; member
116 int32_t portIndex = ERROR_DEFAULT; member
/base/telephony/core_service/interfaces/innerkits/include/
H A Dcore_service_client.h953 * @param portIndex[in], the Id of the eUICC
960 int32_t slotId, int32_t portIndex, const std::u16string &iccId, bool refresh, ResultState &enumResult);
966 * @param portIndex[in], the Id of the eUICC
970 int32_t GetSmdsAddress(int32_t slotId, int32_t portIndex, std::u16string &smdsAddress);
976 * @param portIndex[in], the Id of the eUICC
980 int32_t GetRulesAuthTable(int32_t slotId, int32_t portIndex, EuiccRulesAuthTable &eUiccRulesAuthTable);
986 * @param portIndex[in], the Id of the eUICC
990 int32_t GetEuiccChallenge(int32_t slotId, int32_t portIndex, ResponseEsimResult &responseResult);
1017 * @param portIndex[in], the Id of the eUICC
1022 int32_t GetProfile(int32_t slotId, int32_t portIndex, cons
[all...]
H A Di_sim_manager.h160 int32_t slotId, int32_t portIndex, const std::u16string &iccId, bool refresh, ResultState &enumResult) = 0;
161 virtual int32_t GetSmdsAddress(int32_t slotId, int32_t portIndex, std::u16string &smdsAddress) = 0;
163 int32_t slotId, int32_t portIndex, EuiccRulesAuthTable &eUiccRulesAuthTable) = 0;
165 int32_t slotId, int32_t portIndex, ResponseEsimResult &responseResult) = 0;
170 int32_t slotId, int32_t portIndex, const std::u16string &iccId, EuiccProfile &eUiccProfile) = 0;
179 virtual int32_t LoadBoundProfilePackage(int32_t slotId, int32_t portIndex,
181 virtual int32_t ListNotifications(int32_t slotId, int32_t portIndex, Event events,
184 int32_t slotId, int32_t portIndex, Event events, EuiccNotificationList &notificationList) = 0;
186 int32_t slotId, int32_t portIndex, int32_t seqNumber, EuiccNotification &notification) = 0;
188 int32_t slotId, int32_t portIndex, int32_
[all...]
H A Desim_service_client.h76 * @param portIndex[in], index of the port from the slot.
83 int32_t GetDownloadableProfileMetadata(int32_t slotId, int32_t portIndex, const DownloadableProfile &profile,
97 int32_t slotId, int32_t portIndex, bool forceDisableProfile, GetDownloadableProfilesResult &profileListResult);
143 * @param portIndex[in], index of the port from the slot.
150 int32_t SwitchToProfile(int32_t slotId, int32_t portIndex,
H A Dcore_service_proxy.h153 int32_t DisableProfile(int32_t slotId, int32_t portIndex, const std::u16string &iccId, bool refresh,
155 int32_t GetSmdsAddress(int32_t slotId, int32_t portIndex, std::u16string &smdsAddress) override;
158 int32_t slotId, int32_t portIndex, EuiccRulesAuthTable &eUiccRulesAuthTable) override;
159 int32_t GetEuiccChallenge(int32_t slotId, int32_t portIndex, ResponseEsimResult &responseResult) override;
163 int32_t GetProfile(int32_t slotId, int32_t portIndex, const std::u16string &iccId,
173 int32_t LoadBoundProfilePackage(int32_t slotId, int32_t portIndex, const std::u16string &boundProfilePackage,
175 int32_t ListNotifications(int32_t slotId, int32_t portIndex, Event events,
178 int32_t slotId, int32_t portIndex, Event events, EuiccNotificationList &notificationList) override;
180 int32_t slotId, int32_t portIndex, int32_t seqNumber, EuiccNotification &notification) override;
182 int32_t slotId, int32_t portIndex, int32_
[all...]
H A Di_core_service.h168 int32_t slotId, int32_t portIndex, const std::u16string &iccId, bool refresh, ResultState &enumResult) = 0;
169 virtual int32_t GetSmdsAddress(int32_t slotId, int32_t portIndex, std::u16string &smdsAddress) = 0;
171 int32_t slotId, int32_t portIndex, EuiccRulesAuthTable &eUiccRulesAuthTable) = 0;
173 int32_t slotId, int32_t portIndex, ResponseEsimResult &responseResult) = 0;
178 int32_t slotId, int32_t portIndex, const std::u16string &iccId, EuiccProfile &eUiccProfile) = 0;
187 virtual int32_t LoadBoundProfilePackage(int32_t slotId, int32_t portIndex,
189 virtual int32_t ListNotifications(int32_t slotId, int32_t portIndex, Event events,
192 int32_t slotId, int32_t portIndex, Event events, EuiccNotificationList &notificationList) = 0;
194 int32_t slotId, int32_t portIndex, int32_t seqNumber, EuiccNotification &notification) = 0;
196 int32_t slotId, int32_t portIndex, int32_
[all...]
/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp1118 int32_t slotId, int32_t portIndex, const std::u16string &iccId, bool refresh, ResultState &enumResult) in DisableProfile()
1125 return proxy->DisableProfile(slotId, portIndex, iccId, refresh, enumResult); in DisableProfile()
1128 int32_t CoreServiceClient::GetSmdsAddress(int32_t slotId, int32_t portIndex, std::u16string &smdsAddress) in GetSmdsAddress() argument
1135 return proxy->GetSmdsAddress(slotId, portIndex, smdsAddress); in GetSmdsAddress()
1139 int32_t slotId, int32_t portIndex, EuiccRulesAuthTable &eUiccRulesAuthTable) in GetRulesAuthTable()
1146 return proxy->GetRulesAuthTable(slotId, portIndex, eUiccRulesAuthTable); in GetRulesAuthTable()
1150 int32_t slotId, int32_t portIndex, ResponseEsimResult &responseResult) in GetEuiccChallenge()
1157 return proxy->GetEuiccChallenge(slotId, portIndex, responseResult); in GetEuiccChallenge()
1182 int32_t slotId, int32_t portIndex, const std::u16string &iccId, EuiccProfile &eUiccProfile) in GetProfile()
1189 return proxy->GetProfile(slotId, portIndex, iccI in GetProfile()
1117 DisableProfile( int32_t slotId, int32_t portIndex, const std::u16string &iccId, bool refresh, ResultState &enumResult) DisableProfile() argument
1138 GetRulesAuthTable( int32_t slotId, int32_t portIndex, EuiccRulesAuthTable &eUiccRulesAuthTable) GetRulesAuthTable() argument
1149 GetEuiccChallenge( int32_t slotId, int32_t portIndex, ResponseEsimResult &responseResult) GetEuiccChallenge() argument
1181 GetProfile( int32_t slotId, int32_t portIndex, const std::u16string &iccId, EuiccProfile &eUiccProfile) GetProfile() argument
1245 LoadBoundProfilePackage(int32_t slotId, int32_t portIndex, const std::u16string &boundProfilePackage, ResponseEsimBppResult &responseResult) LoadBoundProfilePackage() argument
1256 ListNotifications(int32_t slotId, int32_t portIndex, Event events, EuiccNotificationList &notificationList) ListNotifications() argument
1267 RetrieveNotificationList( int32_t slotId, int32_t portIndex, Event events, EuiccNotificationList &notificationList) RetrieveNotificationList() argument
1278 RetrieveNotification( int32_t slotId, int32_t portIndex, int32_t seqNumber, EuiccNotification &notification) RetrieveNotification() argument
1289 RemoveNotificationFromList( int32_t slotId, int32_t portIndex, int32_t seqNumber, ResultState &enumResult) RemoveNotificationFromList() argument
1310 SwitchToProfile( int32_t slotId, int32_t portIndex, const std::u16string &iccId, bool forceDisableProfile, ResultState &enumResult) SwitchToProfile() argument
1332 GetEuiccInfo2( int32_t slotId, int32_t portIndex, EuiccInfo2 &euiccInfo2) GetEuiccInfo2() argument
[all...]
H A Desim_service_client.cpp179 int32_t slotId, int32_t portIndex, const DownloadableProfile &profile, in GetDownloadableProfileMetadata()
188 slotId, portIndex, profile, forceDisableProfile, profileMetadataResult); in GetDownloadableProfileMetadata()
192 int32_t slotId, int32_t portIndex, bool forceDisableProfile, GetDownloadableProfilesResult &profileListResult) in GetDownloadableProfiles()
199 return proxy->GetDownloadableProfiles(slotId, portIndex, forceDisableProfile, profileListResult); in GetDownloadableProfiles()
243 int32_t EsimServiceClient::SwitchToProfile(int32_t slotId, int32_t portIndex, in SwitchToProfile() argument
251 return proxy->SwitchToProfile(slotId, portIndex, iccId, forceDisableProfile, switchToProfileResult); in SwitchToProfile()
178 GetDownloadableProfileMetadata( int32_t slotId, int32_t portIndex, const DownloadableProfile &profile, bool forceDisableProfile, GetDownloadableProfileMetadataResult &profileMetadataResult) GetDownloadableProfileMetadata() argument
191 GetDownloadableProfiles( int32_t slotId, int32_t portIndex, bool forceDisableProfile, GetDownloadableProfilesResult &profileListResult) GetDownloadableProfiles() argument
/base/telephony/core_service/services/sim/src/
H A Dsim_file_manager.cpp1027 ResultState SimFileManager::DisableProfile(int32_t portIndex, const std::u16string &iccId) in DisableProfile() argument
1033 ResultState enumResult = eSimFile_->DisableProfile(portIndex, iccId); in DisableProfile()
1037 std::u16string SimFileManager::GetSmdsAddress(int32_t portIndex) in GetSmdsAddress() argument
1043 std::string result = eSimFile_->ObtainSmdsAddress(portIndex); in GetSmdsAddress()
1047 EuiccRulesAuthTable SimFileManager::GetRulesAuthTable(int32_t portIndex) in GetRulesAuthTable() argument
1053 EuiccRulesAuthTable result = eSimFile_->ObtainRulesAuthTable(portIndex); in GetRulesAuthTable()
1057 ResponseEsimResult SimFileManager::GetEuiccChallenge(int32_t portIndex) in GetEuiccChallenge() argument
1063 ResponseEsimResult result = eSimFile_->ObtainEuiccChallenge(portIndex); in GetEuiccChallenge()
1087 EuiccProfile SimFileManager::GetProfile(int32_t portIndex, const std::u16string &iccId) in GetProfile() argument
1093 EuiccProfile result = eSimFile_->ObtainProfile(portIndex, iccI in GetProfile()
1147 LoadBoundProfilePackage( int32_t portIndex, const std::u16string &boundProfilePackage) LoadBoundProfilePackage() argument
1158 ListNotifications(int32_t portIndex, Event events) ListNotifications() argument
1168 RetrieveNotificationList(int32_t portIndex, Event events) RetrieveNotificationList() argument
1177 RetrieveNotification(int32_t portIndex, int32_t seqNumber) RetrieveNotification() argument
1186 RemoveNotificationFromList(int32_t portIndex, int32_t seqNumber) RemoveNotificationFromList() argument
1205 SwitchToProfile(int32_t portIndex, const std::u16string &iccId, bool forceDisableProfile) SwitchToProfile() argument
1225 GetEuiccInfo2(int32_t portIndex) GetEuiccInfo2() argument
[all...]
H A Dsim_manager.cpp1292 int32_t slotId, int32_t portIndex, const std::u16string &iccId, bool refresh, ResultState &enumResult) in DisableProfile()
1298 enumResult = simFileManager_[slotId]->DisableProfile(portIndex, iccId); in DisableProfile()
1302 int32_t SimManager::GetSmdsAddress(int32_t slotId, int32_t portIndex, std::u16string &smdsAddress) in GetSmdsAddress() argument
1308 smdsAddress = simFileManager_[slotId]->GetSmdsAddress(portIndex); in GetSmdsAddress()
1313 int32_t slotId, int32_t portIndex, EuiccRulesAuthTable &eUiccRulesAuthTable) in GetRulesAuthTable()
1319 eUiccRulesAuthTable = simFileManager_[slotId]->GetRulesAuthTable(portIndex); in GetRulesAuthTable()
1323 int32_t SimManager::GetEuiccChallenge(int32_t slotId, int32_t portIndex, ResponseEsimResult &responseResult) in GetEuiccChallenge() argument
1329 responseResult = simFileManager_[slotId]->GetEuiccChallenge(portIndex); in GetEuiccChallenge()
1361 int32_t slotId, int32_t portIndex, const std::u16string &iccId, EuiccProfile &eUiccProfile) in GetProfile()
1367 eUiccProfile = simFileManager_[slotId]->GetProfile(portIndex, iccI in GetProfile()
1291 DisableProfile( int32_t slotId, int32_t portIndex, const std::u16string &iccId, bool refresh, ResultState &enumResult) DisableProfile() argument
1312 GetRulesAuthTable( int32_t slotId, int32_t portIndex, EuiccRulesAuthTable &eUiccRulesAuthTable) GetRulesAuthTable() argument
1360 GetProfile( int32_t slotId, int32_t portIndex, const std::u16string &iccId, EuiccProfile &eUiccProfile) GetProfile() argument
1426 LoadBoundProfilePackage(int32_t slotId, int32_t portIndex, const std::u16string &boundProfilePackage, ResponseEsimBppResult &responseResult) LoadBoundProfilePackage() argument
1437 ListNotifications( int32_t slotId, int32_t portIndex, Event events, EuiccNotificationList &notificationList) ListNotifications() argument
1448 RetrieveNotificationList( int32_t slotId, int32_t portIndex, Event events, EuiccNotificationList &notificationList) RetrieveNotificationList() argument
1459 RetrieveNotification( int32_t slotId, int32_t portIndex, int32_t seqNumber, EuiccNotification &notification) RetrieveNotification() argument
1470 RemoveNotificationFromList( int32_t slotId, int32_t portIndex, int32_t seqNumber, ResultState &enumResult) RemoveNotificationFromList() argument
1491 SwitchToProfile( int32_t slotId, int32_t portIndex, const std::u16string &iccId, bool forceDisableProfile, ResultState &enumResult) SwitchToProfile() argument
1513 GetEuiccInfo2(int32_t slotId, int32_t portIndex, EuiccInfo2 &euiccInfo2) GetEuiccInfo2() argument
[all...]
H A Desim_file.cpp664 ResultState EsimFile::DisableProfile(int32_t portIndex, const std::u16string &iccId) in DisableProfile() argument
666 esimProfile_.portIndex = portIndex; in DisableProfile()
685 std::string EsimFile::ObtainSmdsAddress(int32_t portIndex) in ObtainSmdsAddress() argument
687 esimProfile_.portIndex = portIndex; in ObtainSmdsAddress()
705 EuiccRulesAuthTable EsimFile::ObtainRulesAuthTable(int32_t portIndex) in ObtainRulesAuthTable() argument
707 esimProfile_.portIndex = portIndex; in ObtainRulesAuthTable()
725 ResponseEsimResult EsimFile::ObtainEuiccChallenge(int32_t portIndex) in ObtainEuiccChallenge() argument
1073 ObtainProfile(int32_t portIndex, const std::u16string &iccId) ObtainProfile() argument
1554 ObtainLoadBoundProfilePackage(int32_t portIndex, const std::u16string boundProfilePackage) ObtainLoadBoundProfilePackage() argument
1576 ListNotifications(int32_t portIndex, Event events) ListNotifications() argument
2149 RetrieveNotificationList(int32_t portIndex, Event events) RetrieveNotificationList() argument
2171 ObtainRetrieveNotification(int32_t portIndex, int32_t seqNumber) ObtainRetrieveNotification() argument
2193 RemoveNotificationFromList(int32_t portIndex, int32_t seqNumber) RemoveNotificationFromList() argument
2452 SwitchToProfile(int32_t portIndex, const std::u16string &iccId, bool forceDisableProfile) SwitchToProfile() argument
2648 ObtainEuiccInfo2(int32_t portIndex) ObtainEuiccInfo2() argument
[all...]
/base/telephony/core_service/services/core/include/
H A Dcore_service.h269 int32_t slotId, int32_t portIndex, const std::u16string &iccId, bool refresh, ResultState &enumResult) override;
271 int32_t GetSmdsAddress(int32_t slotId, int32_t portIndex, std::u16string &smdsAddress) override;
273 int32_t GetRulesAuthTable(int32_t slotId, int32_t portIndex, EuiccRulesAuthTable &eUiccRulesAuthTable) override;
275 int32_t GetEuiccChallenge(int32_t slotId, int32_t portIndex, ResponseEsimResult &responseResult) override;
283 int32_t slotId, int32_t portIndex, const std::u16string &iccId, EuiccProfile &eUiccProfile) override;
298 int32_t LoadBoundProfilePackage(int32_t slotId, int32_t portIndex, const std::u16string &boundProfilePackage,
301 int32_t ListNotifications(int32_t slotId, int32_t portIndex, Event events,
304 int32_t GetEuiccInfo2(int32_t slotId, int32_t portIndex, EuiccInfo2 &euiccInfo2) override;
310 int32_t slotId, int32_t portIndex, Event events, EuiccNotificationList &notificationList) override;
313 int32_t slotId, int32_t portIndex, int32_
[all...]
/base/telephony/core_service/test/unittest/esim_gtest/mock/include/
H A Desim_core_service_stub_test.h556 int32_t SwitchToProfile(int32_t slotId, int32_t portIndex,
596 int32_t slotId, int32_t portIndex, const std::u16string &iccId, EuiccProfile &eUiccProfile) override
602 int32_t slotId, int32_t portIndex, const std::u16string &iccId, bool refresh, ResultState &enumResult) override
607 int32_t GetSmdsAddress(int32_t slotId, int32_t portIndex, std::u16string &smdsAddress) override
613 int32_t slotId, int32_t portIndex, EuiccRulesAuthTable &eUiccRulesAuthTable) override
619 int32_t slotId, int32_t portIndex, ResponseEsimResult &responseResult) override
624 int32_t GetEuiccInfo2(int32_t slotId, int32_t portIndex, EuiccInfo2 &euiccInfo2) override
641 int32_t LoadBoundProfilePackage(int32_t slotId, int32_t portIndex,
648 int32_t slotId, int32_t portIndex, Event events, EuiccNotificationList &notificationList) override
654 int32_t slotId, int32_t portIndex, Even
[all...]
/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp1701 int32_t slotId, int32_t portIndex, const std::u16string &iccId, bool refresh, ResultState &enumResult) in DisableProfile()
1715 return simManager_->DisableProfile(slotId, portIndex, iccId, refresh, enumResult); in DisableProfile()
1718 int32_t CoreService::GetSmdsAddress(int32_t slotId, int32_t portIndex, std::u16string &smdsAddress) in GetSmdsAddress() argument
1732 return simManager_->GetSmdsAddress(slotId, portIndex, smdsAddress); in GetSmdsAddress()
1735 int32_t CoreService::GetRulesAuthTable(int32_t slotId, int32_t portIndex, EuiccRulesAuthTable &eUiccRulesAuthTable) in GetRulesAuthTable() argument
1749 return simManager_->GetRulesAuthTable(slotId, portIndex, eUiccRulesAuthTable); in GetRulesAuthTable()
1752 int32_t CoreService::GetEuiccChallenge(int32_t slotId, int32_t portIndex, ResponseEsimResult &responseResult) in GetEuiccChallenge() argument
1766 return simManager_->GetEuiccChallenge(slotId, portIndex, responseResult); in GetEuiccChallenge()
1805 int32_t slotId, int32_t portIndex, const std::u16string &iccId, EuiccProfile &eUiccProfile) in GetProfile()
1819 return simManager_->GetProfile(slotId, portIndex, iccI in GetProfile()
1700 DisableProfile( int32_t slotId, int32_t portIndex, const std::u16string &iccId, bool refresh, ResultState &enumResult) DisableProfile() argument
1804 GetProfile( int32_t slotId, int32_t portIndex, const std::u16string &iccId, EuiccProfile &eUiccProfile) GetProfile() argument
1902 LoadBoundProfilePackage(int32_t slotId, int32_t portIndex, const std::u16string &boundProfilePackage, ResponseEsimBppResult &responseResult) LoadBoundProfilePackage() argument
1920 ListNotifications( int32_t slotId, int32_t portIndex, Event events, EuiccNotificationList &notificationList) ListNotifications() argument
1938 RetrieveNotificationList( int32_t slotId, int32_t portIndex, Event events, EuiccNotificationList &notificationList) RetrieveNotificationList() argument
1956 RetrieveNotification( int32_t slotId, int32_t portIndex, int32_t seqNumber, EuiccNotification &notification) RetrieveNotification() argument
1974 RemoveNotificationFromList( int32_t slotId, int32_t portIndex, int32_t seqNumber, ResultState &enumResult) RemoveNotificationFromList() argument
2009 SwitchToProfile( int32_t slotId, int32_t portIndex, const std::u16string &iccId, bool forceDisableProfile, ResultState &enumResult) SwitchToProfile() argument
2045 GetEuiccInfo2(int32_t slotId, int32_t portIndex, EuiccInfo2 &euiccInfo2) GetEuiccInfo2() argument
[all...]

Completed in 31 milliseconds

12