Home
last modified time | relevance | path

Searched defs:record (Results 226 – 250 of 418) sorted by relevance

12345678910>>...17

/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_sys_event_receiver_test/
H A Dfms_form_sys_event_receiver_test.cpp164 FormItemInfo record; in CreateFormRecordAndFormInfo() local
207 FormItemInfo record; variable
386 FormItemInfo record; variable
476 FormItemInfo record; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_edit_test_ng.cpp512 RichEditorPattern::OperationRecord record; variable
533 RichEditorPattern::OperationRecord record; variable
770 RichEditorPattern::OperationRecord record; variable
815 RichEditorPattern::OperationRecord record; variable
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_installer.cpp345 …taller::HandleFileAndBackUpRecord(const char *codePath, const char *randStr, InstallRecord &record, in HandleFileAndBackUpRecord()
477 bool BundleInstaller::BackUpUidAndGidInfo(const InstallRecord &record, const char *jsonPath) in BackUpUidAndGidInfo()
649 bool BundleInstaller::BackUpInstallRecord(const InstallRecord &record, const char *jsonPath) in BackUpInstallRecord()
H A Dgt_bundle_installer.cpp449 uint8_t GtBundleInstaller::HandleFileAndBackUpRecord(const InstallRecord &record, const char *tmpPa… in HandleFileAndBackUpRecord()
490 uint8_t GtBundleInstaller::TransformJsToBc(const char *codePath, InstallRecord &record) in TransformJsToBc()
740 bool GtBundleInstaller::BackUpInstallRecord(const InstallRecord &record, const char *jsonPath) in BackUpInstallRecord()
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formtaskmgr_fuzzer/
H A Dformtaskmgr_fuzzer.cpp51 FormRecord record; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
H A Daudio_capturer_session.cpp150 for (const auto& record : allRecords) { in GetAudioRecords() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formiteminfo_fuzzer/
H A Dformiteminfo_fuzzer.cpp51 FormRecord record; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/dataabilitymanager_fuzzer/
H A Ddataabilitymanager_fuzzer.cpp103 std::shared_ptr<DataAbilityRecord> record; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/cj/src/
H A Dpasteboard_ffi.cpp93 void FillCPasteDataRecord(CPasteDataRecord *retPtr, std::shared_ptr<PasteDataRecord> record) in FillCPasteDataRecord()
145 std::shared_ptr<PasteDataRecord> record = recordInstance->GetRealPasteDataRecord(); in FfiOHOSCreateStringPasteDataRecord() local
175 std::shared_ptr<PasteDataRecord> record = recordInstance->GetRealPasteDataRecord(); in FfiOHOSCreatePixelMapPasteDataRecord() local
202 std::shared_ptr<PasteDataRecord> record = recordInstance->GetRealPasteDataRecord(); in FfiOHOSCreateArrayBufPasteDataRecord() local
710 std::shared_ptr<PasteDataRecord> record = pasteData->GetRecordAt((std::size_t)index); in FfiOHOSPasteDataGetRecord() local
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_bus_center.c404 static int32_t SetDevDiscStaticMsgParamValve(SoftBusEvtReportMsg *msg, DevDiscoveryRecord *record) in SetDevDiscStaticMsgParamValve()
459 DevDiscoveryRecord *record = &g_devDiscoveryRecord; in IsNeedReportDevDiscoveryRecordEvt() local
1009 static int32_t SetAuthResultMsgParamValve(SoftBusEvtReportMsg *msg, AuthResultRecord *record) in SetAuthResultMsgParamValve()
1095 static int32_t SetOnlineDurMsgParamValve(SoftBusEvtReportMsg *msg, DevOnlineDurRecord *record) in SetOnlineDurMsgParamValve()
1179 static int32_t SetBusCenterDurMsgParamValve(SoftBusEvtReportMsg *msg, BusCenterDuraRecord *record) in SetBusCenterDurMsgParamValve()
1231 DevOnlineDurRecord *record = &g_devOnlineDurRecord; in IsNeedReportOnlineDurRecordEvt() local
1277 BusCenterDuraRecord *record = &g_busCenterRecord[linkType]; in IsNeedReportLnnDurRecordItem() local
1344 AuthResultRecord *record = &g_authResultRecord[linkType]; in IsNeedReportAuthResultRecordItem() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Druntime_store.cpp123 for (const auto &record : unifiedData.GetRecords()) { in Put() local
203 for (const auto &record : unifiedData.GetRecords()) { in GetSummary() local
546 std::shared_ptr<UnifiedRecord> record; in UnmarshalEntries() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formprovidermgr_fuzzer/
H A Dformprovidermgr_fuzzer.cpp74 FormRecord record; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_release_form_test/
H A Dfms_form_mgr_release_form_test.cpp220 FormItemInfo record; variable
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Ddistributed_account_subscribe_manager.cpp48 …:find_if(subscribeRecords_.begin(), subscribeRecords_.end(), [&eventListener](const auto& record) { in SubscribeDistributedAccountEvent()
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ui_extension_ability/
H A Dui_extension_base.h41 void Init(const std::shared_ptr<AppExecFwk::AbilityLocalRecord> &record, in Init()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/modulerunningrecord_fuzzer/
H A Dmodulerunningrecord_fuzzer.cpp83 std::shared_ptr<AbilityRunningRecord> record; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/
H A Dability_mission_stack.cpp116 PageAbilityRecord *record = missionRecord->FindPageAbility(token); in FindPageAbility() local
/ohos5.0/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H A Dnetfirewall_service_proxy_test.cpp114 sptr<InterceptRecord> record = (std::make_unique<InterceptRecord>()).release(); in GetInterceptRecordSptr() local
177 sptr<InterceptRecord> record = GetInterceptRecordSptr(); in SendRequest() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/cloud/
H A Dcloud_db_types.h31 std::vector<VBucket> record; member
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_service.cpp402 NfcStateRegistryRecord record; in SetRegisterCallBack() local
475 NfcStateRegistryRecord record = stateRecords_[i]; in UpdateNfcState() local
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_event_util.cpp397 const FormRecord &record, const FormTimerCfg &timerCfg) in HandleTimerUpdate()
449 UpdateType FormEventUtil::GetUpdateType(const FormRecord &record, const FormTimerCfg &timerCfg) in GetUpdateType()
481 FormRecord record; in ReCreateForm() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_db_proxy_test.cpp61 for (const auto &record: expectRecord) { in ModifyRecords() local
829 std::vector<VBucket> record; variable
887 VBucket record; variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dfms_form_mgr_adapter_test.cpp479 FormRecord record; variable
564 FormRecord record; variable
585 FormRecord record; variable
607 FormRecord record; variable
629 FormRecord record; variable
1183 FormRecord record; variable
1198 FormRecord record; variable
1575 FormRecord record; variable
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/extensionrecordmanager_fuzzer/
H A Dextensionrecordmanager_fuzzer.cpp69 std::shared_ptr<AbilityRuntime::ExtensionRecord> record; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_client.cpp300 void PasteboardClient::RefreshUri(std::shared_ptr<PasteDataRecord> &record) in RefreshUri()
374 auto record = pasteData.GetRecordAt(i); in RetainUri() local
440 for (auto record : unifiedData.GetRecords()) { in SetUdsdData() local
452 for (const auto &record : pasteData.AllRecords()) { in SplitWebviewPasteData() local

12345678910>>...17