Home
last modified time | relevance | path

Searched defs:info (Results 2251 - 2275 of 9675) sorted by relevance

1...<<919293949596979899100>>...387

/base/telephony/call_manager/services/telephony_interaction/src/
H A Dreport_call_info_handler.cpp41 int32_t ReportCallInfoHandler::UpdateCallReportInfo(const CallDetailInfo &info) in UpdateCallReportInfo() argument
64 void ReportCallInfoHandler::BuildCallDetailsInfo(CallDetailsInfo &info, CallDetailsInfo &callDetailsInfo) in BuildCallDetailsInfo() argument
84 int32_t ReportCallInfoHandler::UpdateCallsReportInfo(CallDetailsInfo &info) in UpdateCallsReportInfo() argument
152 UpdateEventResultInfo(const CellularCallEventInfo &info) UpdateEventResultInfo() argument
175 UpdateOttEventInfo(const OttCallEventInfo &info) UpdateOttEventInfo() argument
241 UpdateVoipEventInfo(const VoipCallEventInfo &info) UpdateVoipEventInfo() argument
[all...]
/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_ims_reg_info_callback_manager.cpp95 ReportImsRegInfo( int32_t slotId, ImsServiceType imsSrvType, const ImsRegInfo &info) ReportImsRegInfo() argument
115 ReportImsRegInfoInner( const ImsRegStateCallback &stateCallback, const ImsRegInfo &info) ReportImsRegInfoInner() argument
140 ReportImsRegInfo( const ImsRegInfo &info, const ImsRegStateCallback &stateCallback) ReportImsRegInfo() argument
/base/telephony/core_service/services/satellite_service_interaction/src/
H A Dsatellite_core_callback_stub.cpp78 auto info = std::make_shared<RadioResponseInfo>(); in OnSetRadioStateResponse() local
98 auto info = std::make_unique<RadioStateInfo>(); in OnSetRadioStateResponse() local
121 auto info = std::make_shared<Int32Parcel>(); OnRadioStateChanged() local
[all...]
/base/telephony/call_manager/test/fuzztest/setcalltransferinfo_fuzzer/
H A Dsetcalltransferinfo_fuzzer.cpp117 CallTransferInfo info; in SetCallTransferInfo() local
/base/telephony/cellular_call/test/fuzztest/getcscalldata_fuzzer/
H A Dgetcscalldata_fuzzer.cpp55 CallInfo info; in GetCsCallData() local
95 ImsCurrentCall info; in RegisterHandler() local
/base/telephony/core_service/services/network_search/include/
H A Ddevice_state_observer.h53 explicit DeviceStateEventSubscriber(const CommonEventSubscribeInfo &info) : CommonEventSubscriber(info) {} in DeviceStateEventSubscriber() argument
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_elementary_file_test.cpp677 IccAccountInfo info; in HWTEST_F() local
707 IccAccountInfo info; in HWTEST_F() local
723 IccAccountInfo info; in HWTEST_F() local
[all...]
/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dcall_records_handler.cpp34 int32_t CallRecordsHandler::AddCallLogInfo(const CallRecordInfo &info) in AddCallLogInfo() argument
58 void CallRecordsHandler::DeleteCallLogForLimit(const CallRecordInfo &info) in DeleteCallLogForLimit() argument
71 MakeCallLogInsertBucket(DataShare::DataShareValuesBucket &bucket, const CallRecordInfo &info, std::string displayName, std::string numberLocation) MakeCallLogInsertBucket() argument
97 CheckNumberLocationInfo(const CallRecordInfo &info) CheckNumberLocationInfo() argument
152 StoreCallRecord(const CallRecordInfo &info) StoreCallRecord() argument
[all...]
/base/telephony/cellular_call/services/utils/src/
H A Dmodule_service_utils.cpp86 ImsRegInfo info; in GetImsRegistrationState() local
93 ImsRegInfo info; in GetImsUtSupportState() local
/base/update/updater/services/package/pkg_package/
H A Dpackages_info.cpp86 const FileInfo *info = manager->GetFileInfo(versionList); in GetOTAVersion() local
126 const FileInfo *info = manager->GetFileInfo(boardIdName); in GetBoardID() local
/base/update/updater/services/diffpatch/bzip2/
H A Dlz4_adapter.cpp30 const Hpackage::Lz4FileInfo *info = (const Hpackage::Lz4FileInfo *)fileInfo; in Lz4Adapter() local
/base/update/updater/services/package/pkg_algorithm/
H A Dpkg_algorithm.cpp220 const ZipFileInfo *info = (ZipFileInfo *)config; in GetAlgorithm() local
230 const Lz4FileInfo *info = (Lz4FileInfo *)config; in GetAlgorithm() local
238 const Lz4FileInfo *info = (Lz4FileInfo *)config; in GetAlgorithm() local
/base/update/updater/services/package/pkg_verify/
H A Dhash_data_verifier.cpp83 auto info = manager_->GetFileInfo(UPDATER_HASH_SIGNED_DATA); in LoadHashDataFromPackage() local
/base/update/updater/services/ui/view/component/
H A Dlabel_btn_adapter.cpp72 LabelBtnAdapter::LabelBtnAdapter(const UxViewInfo &info) in LabelBtnAdapter() argument
92 bool LabelBtnAdapter::IsValid(const UxLabelBtnInfo &info) in IsValid() argument
[all...]
/base/update/updater/utils/
H A Dutils_fs.cpp39 struct stat info {}; in MkdirRecursive() struct
/base/update/updateservice/frameworks/js/napi/update/common/src/
H A Diupdater.cpp22 napi_value IUpdater::On(napi_env env, napi_callback_info info) in On() argument
60 napi_value IUpdater::Off(napi_env env, napi_callback_info info) in Off() argument
101 napi_value IUpdater::StartSession(napi_env env, napi_callback_info info, SessionParams &sessionParams, in StartSession() argument
125 napi_value IUpdater::StartParamErrorSession(napi_env env, napi_callback_info info, CALLBACK_POSITIO argument
[all...]
/base/update/updateservice/services/core/ability/callback/src/
H A Dbase_callback_utils.cpp96 void BaseCallbackUtils::NotifyToHap(EventInfo &info) in NotifyToHap() argument
/base/update/updater/services/ui/view/page/
H A Dsub_page.cpp64 bool SubPage::IsPageInfoValid(const UxSubPageInfo &info) in IsPageInfoValid() argument
/base/update/updateservice/frameworks/js/napi/update/src/
H A Dlocal_updater.cpp26 napi_value LocalUpdater::Napi::NapiVerifyUpgradePackage(napi_env env, napi_callback_info info) in NapiVerifyUpgradePackage() argument
34 napi_value LocalUpdater::Napi::NapiApplyNewVersion(napi_env env, napi_callback_info info) in NapiApplyNewVersion() argument
42 napi_value LocalUpdater::Napi::NapiOn(napi_env env, napi_callback_info info) in NapiOn() argument
50 napi_value LocalUpdater::Napi::NapiOff(napi_env env, napi_callback_info info) in NapiOff() argument
82 VerifyUpgradePackage(napi_env env, napi_callback_info info) VerifyUpgradePackage() argument
116 ApplyNewVersion(napi_env env, napi_callback_info info) ApplyNewVersion() argument
[all...]
/base/useriam/pin_auth/services/modules/executors/src/
H A Dpin_auth_verifier_hdi.cpp32 UserAuth::ResultCode PinAuthVerifierHdi::GetExecutorInfo(UserAuth::ExecutorInfo &info) in GetExecutorInfo() argument
/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_idm_callback_stub.cpp124 CredentialInfo info = {}; in ReadCredentialInfoList() local
[all...]
/base/useriam/user_auth_framework/test/unittest/executors/
H A Diauth_executor_hdi_test.cpp68 ResultCode IAuthExecutorHdiMock::GetExecutorInfo(ExecutorInfo &info) in GetExecutorInfo() argument
122 ExecutorInfo info = {}; in HWTEST_F() local
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dauthentication_impl_test.cpp164 Authentication::AuthResultInfo info = {}; in HWTEST_F() local
199 Authentication::AuthResultInfo info = {}; HWTEST_F() local
[all...]
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_mmi_adapter_wrapper.cpp82 int32_t ArkMMIAdapterWrapper::GetDeviceInfo(int32_t deviceId, std::shared_ptr<NWeb::MMIDeviceInfoAdapter> info) in GetDeviceInfo() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_mmi_adapter_impl.cpp75 int32_t ArkMMIAdapterImpl::GetDeviceInfo(int32_t deviceId, ArkWebRefPtr<ArkMMIDeviceInfoAdapter> info) in GetDeviceInfo() argument

Completed in 16 milliseconds

1...<<919293949596979899100>>...387