| /foundation/distributeddatamgr/udmf/interfaces/cj/src/ |
| H A D | unified_data_impl.cpp | 62 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 D | table.cpp | 21 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 D | drag_setGetUdmfData.cpp | 22 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 D | log.js | |
| /third_party/ltp/testcases/kernel/sched/sched_stress/ |
| H A D | sched_tc1.c | 162 char record[100]; /* holds each record of the file read */ in process_file() local
|
| /third_party/node/deps/v8/src/utils/ |
| H A D | locked-queue-inl.h | 42 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 D | Statistics.java | 43 void record(Type type); in record() method
|
| /third_party/skia/src/core/ |
| H A D | SkBigPicture.h | 59 const SkRecord* record() const { return fRecord.get(); } in record() function in final
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-var-mvar-table.hh | 79 const VariationValueRecord *record; in get_var() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceRangeSpec.cpp | 71 void record(const std::string &Token, RangeSpec::Desc *D) { in record() function
|
| /arkcompiler/runtime_core/abc2program/ |
| H A D | abc_field_processor.cpp | 24 AbcFieldProcessor(panda_file::File::EntityId entity_id, Abc2ProgramEntityContainer &entity_container, pandasm::Record &record) AbcFieldProcessor() argument
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| H A D | ETSemitter.h | 96 pandasm::Record &record; member
|
| /arkcompiler/ets_frontend/es2panda/aot/ |
| H A D | resolveDepsRelation.cpp | 102 auto record = depsToBeResolved_.front(); in Resolve() local [all...] |
| /arkcompiler/ets_frontend/es2panda/util/ |
| H A D | commonUtil.h | 69 VisitStaticImports(ConstReferenceIf<isConst, pandasm::Program> program, ConstReferenceIf<isConst, pandasm::Record> record, const ImportTraverser<isConst> &cb) VisitStaticImports() argument
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_promise.cpp | 31 JSHandle<PromiseRecord> record = factory->NewPromiseRecord(); in CreateResolvingFunctions() local
|
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/ |
| H A D | hisysevent_record_convertor.cpp | 64 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 D | hisyseventmanager_fuzzer.cpp | 39 void HiSysEventRecordTest(const HiSysEventRecord& record, const std::string& data) in HiSysEventRecordTest() argument [all...] |
| /base/hiviewdfx/hiview/plugins/freeze_detector/ |
| H A D | db_helper.cpp | 35 auto record = set.Next(); in GetResultMap() local [all...] |
| /base/notification/common_event_service/frameworks/extension/test/static_subscriber_extension_test/ |
| H A D | static_subscriber_extension_test.cpp | 136 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 D | common_event_control_manager_test.cpp | 293 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 D | advanced_notification_event_service.cpp | 172 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 D | fms_form_task_mgr_test.cpp | 92 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 D | fms_form_db_record_test.cpp | 147 FormRecord record; in HWTEST_F() local 188 FormRecord record; HWTEST_F() local [all...] |
| /foundation/ability/form_fwk/test/fuzztest/formdatamgr_fuzzer/ |
| H A D | formdatamgr_fuzzer.cpp | 49 FormHostRecord record; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/form_fwk/test/fuzztest/formmgradaptertwo_fuzzer/ |
| H A D | formmgradaptertwo_fuzzer.cpp | 67 FormRecord record; in DoSomethingInterestingWithMyAPI() local
|