Home
last modified time | relevance | path

Searched defs:record (Results 201 - 225 of 418) sorted by relevance

12345678910>>...17

/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_testtwo_ng.cpp317 RichEditorPattern::OperationRecord record; in HWTEST_F() local
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_line_break.cpp52 uint16_t UILineBreakEngine::GetNextBreakPos(UILineBreakProxy& record) in GetNextBreakPos() argument
/foundation/multimedia/audio_lite/services/server/src/
H A Daudio_capturer_server.cpp223 bool record = capturer->Record(); in Start() local
/foundation/filemanagement/user_file_service/test/unittest/
H A Djs_file_access_ext_ability_test.cpp84 void FileAccessExtAbility::Init(const std::shared_ptr<AbilityLocalRecord> &record, in Init() argument
/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
/third_party/gn/src/gn/
H A Dbuilder.cc69 BuilderRecord* record = in ItemDefined() local
121 const BuilderRecord* record = GetRecord(label); GetItem() local
128 const BuilderRecord* record = GetRecord(label); GetToolchain() local
250 TargetDefined(BuilderRecord* record, Err* err) TargetDefined() argument
273 ConfigDefined(BuilderRecord* record, Err* err) ConfigDefined() argument
292 ToolchainDefined(BuilderRecord* record, Err* err) ToolchainDefined() argument
331 BuilderRecord* record = pair.second; GetOrCreateRecordOfType() local
357 BuilderRecord* record = GetRecord(label); GetResolvedRecordOfType() local
386 AddDeps(BuilderRecord* record, const LabelConfigVector& configs, Err* err) AddDeps() argument
399 AddDeps(BuilderRecord* record, const UniqueVector<LabelConfigPair>& configs, Err* err) AddDeps() argument
412 AddDeps(BuilderRecord* record, const LabelTargetVector& targets, Err* err) AddDeps() argument
425 AddGenDeps(BuilderRecord* record, const LabelTargetVector& targets, Err* err) AddGenDeps() argument
438 AddPoolDep(BuilderRecord* record, const Target* target, Err* err) AddPoolDep() argument
454 AddToolchainDep(BuilderRecord* record, const Target* target, Err* err) AddToolchainDep() argument
467 RecursiveSetShouldGenerate(BuilderRecord* record, bool force) RecursiveSetShouldGenerate() argument
490 ScheduleItemLoadIfNecessary(BuilderRecord* record) ScheduleItemLoadIfNecessary() argument
495 ResolveItem(BuilderRecord* record, Err* err) ResolveItem() argument
544 BuilderRecord* record = GetResolvedRecordOfType( ResolveDeps() local
557 BuilderRecord* record = GetResolvedRecordOfType( ResolveConfigs() local
567 BuilderRecord* record = GetResolvedRecordOfType( ResolveToolchain() local
603 BuilderRecord* record = GetResolvedRecordOfType( ResolvePools() local
[all...]
H A Dloader.cc116 ToolchainRecord* record = new_record.get(); in Load() local
131 ToolchainRecord* record; in Load() local
158 ToolchainRecord* record = toolchain_records_[toolchain->label()].get(); ToolchainLoaded() local
374 ToolchainRecord* record = nullptr; DidLoadBuildConfig() local
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DCanonGSUBBuilder.java185 static int getGlyphClass(ArabicCharacterData.Record record) in getGlyphClass() argument
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_rgp_elf_object_pack.c86 ac_rgp_write_msgpack(FILE *output, struct rgp_code_object_record *record, uint32_t *written_size) ac_rgp_write_msgpack() argument
195 get_lowest_shader(uint32_t *shader_stages_mask, struct rgp_code_object_record *record, struct rgp_shader_data **rgp_shader_data) get_lowest_shader() argument
228 ac_rgp_file_write_elf_text(FILE *output, uint32_t *elf_size_calc, struct rgp_code_object_record *record, uint32_t *text_size) ac_rgp_file_write_elf_text() argument
324 ac_rgp_file_write_elf_symbol_table(FILE *output, uint32_t *elf_size_calc, struct rgp_code_object_record *record, uint32_t *symbol_table_size) ac_rgp_file_write_elf_symbol_table() argument
375 ac_rgp_file_write_elf_object(FILE *output, size_t file_elf_start, struct rgp_code_object_record *record, uint32_t *written_size, uint32_t flags) ac_rgp_file_write_elf_object() argument
[all...]
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-module.h105 ecma_module_record_t record; /**< module record */ member

Completed in 19 milliseconds

12345678910>>...17