Home
last modified time | relevance | path

Searched defs:infoList (Results 1 – 25 of 32) sorted by relevance

12

/base/powermgr/battery_statistics/test/unittest/src/clienttest/mock/
Dstats_client_test_mock_parcel.cpp43 auto infoList = statsClient.GetBatteryStats(); variable
70 auto infoList = sptrStatsProxy->GetBatteryStats(); variable
98 auto infoList = sptrStatsProxy->GetBatteryStats(); variable
Dstats_client_test_mock_peer.cpp38 auto infoList = statsClient.GetBatteryStats(); variable
Dstats_client_test_mock_object.cpp39 auto infoList = sptrStatsProxy->GetBatteryStats(); variable
/base/theme/screenlock_mgr/services/src/
Dscreenlock_get_info_callback.cpp20 …reenLockGetInfoCallback::OnCredentialInfo(const std::vector<OHOS::UserIam::UserAuth::CredentialInf… in OnCredentialInfo()
/base/telephony/cellular_call/test/fuzztest/getcscalldata_fuzzer/
Dgetcscalldata_fuzzer.cpp54 CallInfoList infoList; in GetCsCallData() local
89 ImsCurrentCallList infoList; in RegisterHandler() local
/base/powermgr/battery_statistics/test/unittest/src/servicetest/mock/
Dstats_service_test_mock_parcel.cpp59 auto infoList = g_statsServiceProxy->GetBatteryStats(); variable
/base/account/os_account/test/fuzztest/iamaccount/getcredentialinfo_fuzzer/
Dgetcredentialinfo_fuzzer.cpp29 void OnCredentialInfo(int32_t result, const std::vector<CredentialInfo> &infoList) override in OnCredentialInfo()
/base/print/print_fwk/test/unittest/service_test/
Dprint_service_ability_test.cpp322 std::vector<PrintExtensionInfo> infoList; in CreateServiceWithoutEvent() local
506 std::vector<PrintExtensionInfo> infoList; variable
522 std::vector<PrintExtensionInfo> infoList; variable
538 std::vector<PrintExtensionInfo> infoList; variable
601 std::vector<PrintExtensionInfo> infoList; variable
621 std::vector<PrintExtensionInfo> infoList; variable
692 std::vector<PrintExtensionInfo> infoList; variable
716 std::vector<PrintExtensionInfo> infoList; variable
740 std::vector<PrintExtensionInfo> infoList; variable
764 std::vector<PrintExtensionInfo> infoList; variable
[all …]
/base/useriam/user_auth_framework/frameworks/native/client/src/
Duser_idm_callback_service.cpp73 std::vector<CredentialInfo> infoList; in IdmGetCredInfoCallbackService() local
Duser_idm_client_impl.cpp211 std::vector<CredentialInfo> infoList; in GetCredentialInfo() local
219 std::vector<CredentialInfo> infoList; in GetCredentialInfo() local
/base/telephony/state_registry/frameworks/js/napi/src/
Dnapi_telephony_observer.cpp41 …std::unique_ptr<SignalUpdateInfo> infoList = std::make_unique<SignalUpdateInfo>(slotId, signalInfo… in OnSignalInfoUpdated() local
/base/useriam/user_auth_framework/test/unittest/inner_api/src/
Duser_idm_callback_service_test.cpp111 [](const std::vector<CredentialInfo> &infoList) { in __anonb0ccd4610302()
/base/account/os_account/services/accountmgr/src/account_iam/
Daccount_iam_client_callback_proxy.cpp98 void GetCredInfoCallbackProxy::OnCredentialInfo(const std::vector<CredentialInfo> &infoList) in OnCredentialInfo()
/base/account/os_account/frameworks/account_iam/src/
Daccount_iam_callback_stub.cpp110 std::vector<CredentialInfo> infoList; in ProcOnCredentialInfo() local
Daccount_iam_callback_service.cpp52 void GetCredInfoCallbackService::OnCredentialInfo(const std::vector<CredentialInfo> &infoList) in OnCredentialInfo()
/base/account/os_account/services/accountmgr/test/unittest/account_iam/
Daccount_iam_callback_test.cpp83 void OnCredentialInfo(int32_t result, const std::vector<CredentialInfo> &infoList) in OnCredentialInfo()
593 std::vector<CredentialInfo> infoList; variable
624 std::vector<CredentialInfo> infoList = {}; variable
Daccount_iam_service_test.cpp52 void OnCredentialInfo(const std::vector<CredentialInfo> &infoList)override in OnCredentialInfo()
/base/security/device_security_level/baselib/msglib/src/lite/
Dmessenger_device_status_manager.c246 NodeBasicInfo *infoList = NULL; in MessengerGetDeviceNodeBasicInfo() local
343 NodeBasicInfo *infoList = NULL; in MessengerForEachDeviceProcess() local
/base/account/os_account/frameworks/account_iam/test/unittest/src/
Daccount_iam_callback_service_test.cpp124 std::vector<CredentialInfo> infoList; variable
Daccount_iam_client_no_permission_test.cpp56 void OnCredentialInfo(int32_t result, const std::vector<CredentialInfo> &infoList)override in OnCredentialInfo()
/base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/useridm/src/
Dhks_useridm_api_wrap.cpp171 …tCredentialInfoCallbackImplHuks::OnCredentialInfo(const std::vector<USER_IAM::CredentialInfo> &inf… in OnCredentialInfo()
/base/security/huks/test/unittest/huks_lite_test/liteos_a_adapter/upgrade_test/version_one/
Dhks_compatibility_test.cpp471 static void FreeKeyInfoList(struct HksKeyInfo **infoList, uint32_t listCount) in FreeKeyInfoList()
488 …struct HksKeyInfo *infoList = (struct HksKeyInfo *)HksMalloc(sizeof(struct HksKeyInfo) * listCount… in BuildKeyInfoList() local
/base/useriam/user_auth_framework/test/fuzztest/clients/useridmclientstub_fuzzer/
Duser_idm_client_stub_fuzzer.cpp61 void OnCredentialInfo(const std::vector<CredentialInfo> &infoList) in OnCredentialInfo()
/base/powermgr/battery_statistics/test/unittest/src/servicetest/utils/
Dstats_service_test_proxy.cpp39 BatteryStatsInfoList infoList; in GetBatteryStats() local
/base/powermgr/battery_statistics/services/zidl/src/
Dbattery_stats_proxy.cpp31 BatteryStatsInfoList infoList; in GetBatteryStats() local

12