Home
last modified time | relevance | path

Searched defs:record (Results 301 - 325 of 715) sorted by relevance

1...<<11121314151617181920>>...29

/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Dfile_access_ext_ability.cpp56 void FileAccessExtAbility::Init(const std::shared_ptr<AbilityLocalRecord> &record, in Init() argument
/foundation/multimedia/media_library/frameworks/services/media_file_extension/src/
H A Dmedia_file_ext_ability.cpp63 void MediaFileExtAbility::Init(const shared_ptr<AbilityLocalRecord> &record, in Init() argument
/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/
H A Dringtone_datashare_extension.cpp73 void RingtoneDataShareExtension::Init(const shared_ptr<AbilityLocalRecord> &record, in Init() argument
/foundation/resourceschedule/background_task_mgr/services/common/src/
H A Ddata_storage_helper.cpp50 auto record = iter.second; in RefreshTaskRecord() local
69 std::shared_ptr<ContinuousTaskRecord> record = std::make_shared<ContinuousTaskRecord>(); in RestoreTaskRecord() local
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
H A Dintellisense_server.cpp211 auto record = GetRecordOfPid(pid); in ReportRenderThread() local
/foundation/window/window_manager/extension/window_extension/src/
H A Djs_window_extension.cpp109 void JsWindowExtension::Init(const std::shared_ptr<AbilityRuntime::AbilityLocalRecord>& record, in Init() argument
/foundation/communication/nfc/services/src/
H A Dnfc_service.cpp390 NfcStateRegistryRecord record; in SetRegisterCallBack() local
463 NfcStateRegistryRecord record = stateRecords_[i]; UpdateNfcState() local
[all...]
/foundation/communication/nfc/services/src/tag/
H A Dndef_har_data_parser.cpp223 std::string NdefHarDataParser::IsWebUri(std::shared_ptr<NdefRecord> record) in IsWebUri() argument
244 std::string NdefHarDataParser::ToMimeType(std::shared_ptr<NdefRecord> record) in ToMimeType() argument
267 GetUriPayload(std::shared_ptr<NdefRecord> record) GetUriPayload() argument
277 GetUriPayload(std::shared_ptr<NdefRecord> record, bool isSmartPoster) GetUriPayload() argument
342 CheckForHar(std::shared_ptr<NdefRecord> record) CheckForHar() argument
[all...]
/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 in static_cast() local
[all...]
/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/
H A Ddatashare_ext_ability.cpp56 void DataShareExtAbility::Init(const std::shared_ptr<AbilityLocalRecord> &record, in Init() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_vacuum.cpp358 const MultiVerRecordInfo &record = inTask.vacuumNeedRecords.front(); in DealWithLeftBranchVacuumNeedRecord() local
479 const MultiVerRecordInfo &record = recordList.front(); DoDeleteRecordOfLeftShadowOrRightVacuumNeed() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_cloud.cpp34 BatchInsert( const std::string &tableName, std::vector<DBVBucket> &&record, std::vector<DBVBucket> &extend) BatchInsert() argument
50 BatchUpdate( const std::string &tableName, std::vector<DBVBucket> &&record, std::vector<DBVBucket> &extend) BatchUpdate() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_asset_machine.cpp240 static void MergeAssetData(VBucket& record, const Asset& newAsset, const AssetBindInfo& assetBindInfo) in MergeAssetData() argument
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpaste_data_record_test.cpp74 void PasteDataRecordTest::AddPlainUdsEntry(PasteDataRecord &record) in AddPlainUdsEntry() argument
83 void PasteDataRecordTest::AddFileUriUdsEntry(PasteDataRecord &record) in AddFileUriUdsEntry() argument
93 void PasteDataRecordTest::AddHtmlUdsEntry(PasteDataRecord &record) in AddHtmlUdsEntry() argument
102 AddLinkUdsEntry(PasteDataRecord &record) AddLinkUdsEntry() argument
111 AddPixelMapUdsEntry(PasteDataRecord &record) AddPixelMapUdsEntry() argument
233 std::shared_ptr<PasteDataRecord> record = std::make_shared<PasteDataRecord>(); HWTEST_F() local
255 std::shared_ptr<PasteDataRecord> record = std::make_shared<PasteDataRecord>(); HWTEST_F() local
276 std::shared_ptr<PasteDataRecord> record = std::make_shared<PasteDataRecord>(); HWTEST_F() local
[all...]
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_backup.cpp53 void ExtBackup::Init(const shared_ptr<AbilityRuntime::AbilityLocalRecord> &record, in Init() argument
/foundation/filemanagement/app_file_service/test/fuzztest/backupext_fuzzer/
H A Dbackupext_fuzzer.cpp60 shared_ptr<AbilityRuntime::AbilityLocalRecord> record = nullptr; in InitFuzzTest() local
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Defi-pstore.c43 efi_pstore_read_func(struct efivar_entry *entry, struct pstore_record *record) efi_pstore_read_func() argument
173 efi_pstore_sysfs_entry_iter(struct pstore_record *record) efi_pstore_sysfs_entry_iter() argument
224 efi_pstore_read(struct pstore_record *record) efi_pstore_read() argument
247 efi_pstore_write(struct pstore_record *record) efi_pstore_write() argument
333 efi_pstore_erase(struct pstore_record *record) efi_pstore_erase() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras_eeprom.c179 struct eeprom_table_record *record = &records[i]; in __calc_recs_byte_sum() local
340 __encode_table_record_to_buff(struct amdgpu_ras_eeprom_control *control, struct eeprom_table_record *record, unsigned char *buff) __encode_table_record_to_buff() argument
367 __decode_table_record_from_buff(struct amdgpu_ras_eeprom_control *control, struct eeprom_table_record *record, unsigned char *buff) __decode_table_record_from_buff() argument
479 struct eeprom_table_record *record; amdgpu_ras_eeprom_process_recods() local
[all...]
/kernel/linux/linux-5.10/arch/m68k/hp300/
H A Dconfig.c73 int __init hp300_parse_bootinfo(const struct bi_record *record) in hp300_parse_bootinfo() argument
/kernel/linux/linux-5.10/arch/m68k/atari/
H A Dconfig.c127 int __init atari_parse_bootinfo(const struct bi_record *record) in atari_parse_bootinfo() argument
/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dcore-fsl-emb.c594 int record = 0; in record_and_restart() local
/kernel/linux/linux-5.10/drivers/cpuidle/
H A Dcpuidle-pseries.c202 struct xcede_latency_record *record = &payload->records[i]; in parse_cede_parameters() local
362 struct xcede_latency_record *record = &payload->records[i]; in fixup_cede0_latency() local
[all...]
/kernel/linux/linux-6.6/arch/m68k/atari/
H A Dconfig.c128 int __init atari_parse_bootinfo(const struct bi_record *record) in atari_parse_bootinfo() argument
/kernel/linux/linux-6.6/arch/m68k/hp300/
H A Dconfig.c74 int __init hp300_parse_bootinfo(const struct bi_record *record) in hp300_parse_bootinfo() argument
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dcore-fsl-emb.c594 int record = 0; in record_and_restart() local

Completed in 17 milliseconds

1...<<11121314151617181920>>...29