Home
last modified time | relevance | path

Searched defs:record (Results 251 - 275 of 629) sorted by relevance

1...<<11121314151617181920>>...26

/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
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dvphb.c106 int record; in cxl_pcie_config_info() local
119 int rc, record; in cxl_pcie_read_config() local
159 int rc, record; in cxl_pcie_write_config() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dhtc.c185 struct ath11k_htc_record *record; in ath11k_htc_process_trailer() local
[all...]
/kernel/linux/linux-5.10/net/tls/
H A Dtls_device_fallback.c238 struct tls_record_info *record; in fill_sg_in() local
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dxlated_dumper.c215 struct bpf_func_info *record; in dump_xlated_json() local
300 struct bpf_func_info *record; in dump_xlated_plain() local
[all...]
/kernel/linux/linux-5.10/sound/usb/6fire/
H A Dfirmware.c80 static bool usb6fire_fw_ihex_next_record(struct ihex_record *record) in usb6fire_fw_ihex_next_record() argument
141 usb6fire_fw_ihex_init(const struct firmware *fw, struct ihex_record *record) usb6fire_fw_ihex_init() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dtrace-event-parse.c103 struct tep_record record; in event_format__fprintf() local

Completed in 16 milliseconds

1...<<11121314151617181920>>...26