Home
last modified time | relevance | path

Searched defs:record (Results 76 - 100 of 542) sorted by relevance

12345678910>>...22

/foundation/distributeddatamgr/udmf/interfaces/cj/src/
H A Dunified_data_impl.cpp62 CUnifiedData::CUnifiedData(UDMF::CUnifiedRecord *record) in CUnifiedData() argument
73 void CUnifiedData::AddRecord(UDMF::CUnifiedRecord *record) in AddRecord() argument
[all...]
/test/ostest/wukong/report/src/
H A Dtable.cpp21 Table::Table(std::vector<std::string> cloumn_header, std::vector<std::vector<std::string>> record) in Table() argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drag/
H A Ddrag_setGetUdmfData.cpp22 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in drag_setGetUdmfData_001() local
39 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in drag_setGetUdmfData_002() local
66 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in drag_setGetUdmfData_003() local
/third_party/node/deps/npm/node_modules/npmlog/lib/
H A Dlog.js
/third_party/ltp/testcases/kernel/sched/sched_stress/
H A Dsched_tc1.c162 char record[100]; /* holds each record of the file read */ in process_file() local
/third_party/node/deps/v8/src/utils/
H A Dlocked-queue-inl.h42 inline void LockedQueue<Record>::Enqueue(Record record) { in Enqueue() argument
55 inline bool LockedQueue<Record>::Dequeue(Record* record) { in Dequeue() argument
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
H A DStatistics.java43 void record(Type type); in record() method
/third_party/skia/src/core/
H A DSkBigPicture.h59 const SkRecord* record() const { return fRecord.get(); } in record() function in final
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-var-mvar-table.hh79 const VariationValueRecord *record; in get_var() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceRangeSpec.cpp71 void record(const std::string &Token, RangeSpec::Desc *D) { in record() function
/arkcompiler/runtime_core/abc2program/
H A Dabc_field_processor.cpp24 AbcFieldProcessor(panda_file::File::EntityId entity_id, Abc2ProgramEntityContainer &entity_container, pandasm::Record &record) AbcFieldProcessor() argument
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSemitter.h96 pandasm::Record &record; member
/arkcompiler/ets_frontend/es2panda/aot/
H A DresolveDepsRelation.cpp102 auto record = depsToBeResolved_.front(); in Resolve() local
[all...]
/arkcompiler/ets_frontend/es2panda/util/
H A DcommonUtil.h69 VisitStaticImports(ConstReferenceIf<isConst, pandasm::Program> program, ConstReferenceIf<isConst, pandasm::Record> record, const ImportTraverser<isConst> &cb) VisitStaticImports() argument
/arkcompiler/ets_runtime/ecmascript/
H A Djs_promise.cpp31 JSHandle<PromiseRecord> record = factory->NewPromiseRecord(); in CreateResolvingFunctions() local
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_record_convertor.cpp64 void HiSysEventRecordConvertor::InitRecord(HiSysEventRecordC& record) in InitRecord() argument
69 void HiSysEventRecordConvertor::DeleteRecord(HiSysEventRecordC& record) in DeleteRecord() argument
/base/hiviewdfx/hisysevent/test/fuzztest/common/hisyseventmanager_fuzzer/
H A Dhisyseventmanager_fuzzer.cpp39 void HiSysEventRecordTest(const HiSysEventRecord& record, const std::string& data) in HiSysEventRecordTest() argument
[all...]
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Ddb_helper.cpp35 auto record = set.Next(); in GetResultMap() local
[all...]
/base/notification/common_event_service/frameworks/extension/test/static_subscriber_extension_test/
H A Dstatic_subscriber_extension_test.cpp136 const std::shared_ptr<AbilityLocalRecord> record = nullptr; in HWTEST_F() local
164 const std::shared_ptr<AbilityLocalRecord> record = std::make_shared<AbilityLocalRecord>(info, token, nullptr, 0); in HWTEST_F() local
190 const std::shared_ptr<AbilityLocalRecord> record = std::make_shared<AbilityLocalRecord>(info, token, nullptr, 0); in HWTEST_F() local
/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_control_manager_test.cpp293 std::shared_ptr<OrderedEventRecord> record = std::make_shared<OrderedEventRecord>(); in HWTEST_F() local
314 std::shared_ptr<OrderedEventRecord> record = std::make_shared<OrderedEventRecord>(); in HWTEST_F() local
335 std::shared_ptr<OrderedEventRecord> record = std::make_shared<OrderedEventRecord>(); in HWTEST_F() local
357 std::shared_ptr<OrderedEventRecord> record in HWTEST_F() local
380 std::shared_ptr<OrderedEventRecord> record = std::make_shared<OrderedEventRecord>(); HWTEST_F() local
421 std::shared_ptr<OrderedEventRecord> record = std::make_shared<OrderedEventRecord>(); HWTEST_F() local
442 std::shared_ptr<OrderedEventRecord> record = std::make_shared<OrderedEventRecord>(); HWTEST_F() local
463 std::shared_ptr<OrderedEventRecord> record = std::make_shared<OrderedEventRecord>(); HWTEST_F() local
485 std::shared_ptr<OrderedEventRecord> record = std::make_shared<OrderedEventRecord>(); HWTEST_F() local
508 std::shared_ptr<OrderedEventRecord> record = std::make_shared<OrderedEventRecord>(); HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_event_service.cpp172 void AdvancedNotificationService::SendFlowControlOccurHiSysEvent(const std::shared_ptr<NotificationRecord> &record) in SendFlowControlOccurHiSysEvent() argument
185 SendLiveViewUploadHiSysEvent( const std::shared_ptr<NotificationRecord> &record, int32_t uploadStatus) SendLiveViewUploadHiSysEvent() argument
[all...]
/foundation/ability/form_fwk/test/unittest/fms_form_task_mgr_test/
H A Dfms_form_task_mgr_test.cpp92 FormRecord record; in HWTEST_F() local
109 FormRecord record; in HWTEST_F() local
127 FormRecord record; in HWTEST_F() local
537 FormRecord record; in HWTEST_F() local
553 FormRecord record; in HWTEST_F() local
569 FormRecord record; HWTEST_F() local
[all...]
/foundation/ability/form_fwk/test/unittest/fms_form_db_record_test/
H A Dfms_form_db_record_test.cpp147 FormRecord record; in HWTEST_F() local
188 FormRecord record; HWTEST_F() local
[all...]
/foundation/ability/form_fwk/test/fuzztest/formdatamgr_fuzzer/
H A Dformdatamgr_fuzzer.cpp49 FormHostRecord record; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/fuzztest/formmgradaptertwo_fuzzer/
H A Dformmgradaptertwo_fuzzer.cpp67 FormRecord record; in DoSomethingInterestingWithMyAPI() local

Completed in 11 milliseconds

12345678910>>...22