Home
last modified time | relevance | path

Searched defs:records (Results 1 - 25 of 27) sorted by relevance

12

/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_query_callback_c.cpp43 auto records = new(std::nothrow) HiSysEventRecordC[size]; in OnQuery() local
H A Dhisysevent_record_convertor.cpp76 void HiSysEventRecordConvertor::DeleteRecords(HiSysEventRecordC** records, size_t len) in DeleteRecords() argument
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_base_query_callback.h38 auto records = std::make_shared<std::vector<HiSysEventRecord>>(); in OnQuery() local
/base/hiviewdfx/hiview/plugins/performance/timer/
H A DSceneTimerOhImpl.h40 std::map<int, long long> records; member in OHOS::HiviewDFX::SceneTimerOhImpl
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
H A Dhisysevent_rust_querier.cpp53 auto records = new(std::nothrow) HiSysEventRecordC[size]; in OnQuery() local
H A Dhisysevent_c_wrapper.cpp126 HiSysEventRecordC GetHiSysEventRecordByIndexWrapper(const HiSysEventRecordC records[], unsigned int total, in GetHiSysEventRecordByIndexWrapper() argument
/base/hiviewdfx/hiview/framework/native/unified_collection/graphic_memory/
H A Dgraphic_memory.cpp49 std::vector<MemoryRecord> records; in MemoryTrackerGetGLByPid() local
/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_control_manager_test.cpp274 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
292 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
313 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
334 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
356 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
379 std::vector<std::shared_ptr<OrderedEventRecord>> records; HWTEST_F() local
402 std::vector<std::shared_ptr<OrderedEventRecord>> records; HWTEST_F() local
420 std::vector<std::shared_ptr<OrderedEventRecord>> records; HWTEST_F() local
441 std::vector<std::shared_ptr<OrderedEventRecord>> records; HWTEST_F() local
462 std::vector<std::shared_ptr<OrderedEventRecord>> records; HWTEST_F() local
484 std::vector<std::shared_ptr<OrderedEventRecord>> records; HWTEST_F() local
507 std::vector<std::shared_ptr<OrderedEventRecord>> records; HWTEST_F() local
530 std::list<HistoryEventRecord> records; HWTEST_F() local
548 std::list<HistoryEventRecord> records; HWTEST_F() local
569 std::list<HistoryEventRecord> records; HWTEST_F() local
590 std::list<HistoryEventRecord> records; HWTEST_F() local
611 std::list<HistoryEventRecord> records; HWTEST_F() local
[all...]
H A Dcommon_event_subscriber_manager_test.cpp383 std::vector<SubscriberRecordPtr> records; in HWTEST_F() local
401 std::vector<SubscriberRecordPtr> records; in HWTEST_F() local
424 std::vector<SubscriberRecordPtr> records; in HWTEST_F() local
448 std::vector<SubscriberRecordPtr> records; in HWTEST_F() local
466 std::vector<SubscriberRecordPtr> records; in HWTEST_F() local
492 std::vector<SubscriberRecordPtr> records; HWTEST_F() local
539 std::vector<SubscriberRecordPtr> records; HWTEST_F() local
631 std::vector<std::shared_ptr<CommonEventRecord>> records; HWTEST_F() local
653 std::vector<std::shared_ptr<CommonEventRecord>> records; HWTEST_F() local
675 std::vector<std::shared_ptr<CommonEventRecord>> records; HWTEST_F() local
697 std::vector<std::shared_ptr<CommonEventRecord>> records; HWTEST_F() local
[all...]
H A Dcommon_event_sticky_test.cpp282 std::vector<std::shared_ptr<CommonEventRecord>> records; in HWTEST_F() local
308 std::vector<std::shared_ptr<CommonEventRecord>> records; in HWTEST_F() local
334 std::vector<std::shared_ptr<CommonEventRecord>> records; in HWTEST_F() local
532 std::vector<std::shared_ptr<CommonEventRecord>> records; HWTEST_F() local
[all...]
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_subscribe_manager.cpp106 auto records = std::vector<AppAccountSubscribeRecordPtr>(); in GetSubscribeRecords() local
/base/notification/common_event_service/services/test/unittest/common_event_control_manager_branch_test/
H A Dcommon_event_control_manager_branch_test.cpp306 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
330 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
355 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
380 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
403 std::vector<std::shared_ptr<OrderedEventRecord>> records; in HWTEST_F() local
426 std::vector<std::shared_ptr<OrderedEventRecord>> records; HWTEST_F() local
451 std::vector<std::shared_ptr<OrderedEventRecord>> records; HWTEST_F() local
476 std::vector<std::shared_ptr<OrderedEventRecord>> records; HWTEST_F() local
501 std::vector<std::shared_ptr<OrderedEventRecord>> records; HWTEST_F() local
526 std::list<HistoryEventRecord> records; HWTEST_F() local
547 std::list<HistoryEventRecord> records; HWTEST_F() local
570 std::list<HistoryEventRecord> records; HWTEST_F() local
[all...]
/base/telephony/core_service/test/fuzztest/simauthentication_fuzzer/
H A Dsimauthentication_fuzzer.cpp150 std::vector<std::string> records; in ParseOpl5g() local
/base/hiviewdfx/hisysevent/frameworks/native/test/unittest/common/
H A Dhisysevent_c_wrapper_test.cpp179 const HiSysEventRecordC records[RECORDS_CNT] = { in HWTEST_F() local
/base/hiviewdfx/hiview/plugins/event_store/event_export/database/adapter/
H A Dexport_db_storage.cpp123 std::shared_ptr<NativeRdb::ResultSet> records = dbStore_->Query(predicates, columns); in QueryExportDetailRecord() local
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_event_cacher.cpp274 std::vector<AppEventRecord> records; in CountLifeCycleDuration() local
281 void FoldEventCacher::CalCulateDuration(uint64_t dayStartTime, std::vector<AppEventRecord>& records, in CalCulateDuration() argument
H A Dfold_app_usage_db_helper.cpp242 QueryAppEventRecords(int startIndex, int64_t dayStartTime, const std::string& bundleName, std::vector<AppEventRecord>& records) QueryAppEventRecords() argument
/base/notification/common_event_service/services/src/
H A Dcommon_event_sticky_manager.cpp77 std::vector<CommonEventRecordPtr> records; in DumpState() local
217 GetStickyCommonEventRecords( const std::string &event, const int32_t &userId, std::vector<CommonEventRecordPtr> &records) GetStickyCommonEventRecords() argument
H A Dcommon_event_subscriber_manager.cpp126 auto records = std::vector<SubscriberRecordPtr>(); in GetSubscriberRecords() local
236 std::vector<SubscriberRecordPtr> records; in DumpState() local
405 GetSubscriberRecordsByWantLocked(const CommonEventRecord &eventRecord, std::vector<SubscriberRecordPtr> &records) GetSubscriberRecordsByWantLocked() argument
464 GetSubscriberRecordsByEvent( const std::string &event, const int32_t &userId, std::vector<SubscriberRecordPtr> &records) GetSubscriberRecordsByEvent() argument
[all...]
H A Dinner_common_event_manager.cpp656 std::vector<std::string> records; in HiDump() local
H A Dcommon_event_control_manager.cpp914 GetUnorderedEventRecords( const std::string &event, const int32_t &userId, std::vector<std::shared_ptr<OrderedEventRecord>> &records) GetUnorderedEventRecords() argument
941 GetOrderedEventRecords( const std::string &event, const int32_t &userId, std::vector<std::shared_ptr<OrderedEventRecord>> &records) GetOrderedEventRecords() argument
968 GetHistoryEventRecords( const std::string &event, const int32_t &userId, std::list<HistoryEventRecord> &records) GetHistoryEventRecords() argument
1348 std::vector<std::shared_ptr<OrderedEventRecord>> records; DumpState() local
1387 std::list<HistoryEventRecord> records; DumpHistoryState() local
[all...]
/base/telephony/core_service/test/fuzztest/vcard_fuzzer/
H A Dvcard_fuzzer.cpp304 std::vector<std::string> records; in VCardUtilsTest() local
/base/telephony/core_service/services/sim/src/
H A Dusim_dialling_numbers_service.cpp185 void UsimDiallingNumbersService::GeneratePbrFile(std::vector<std::string> &records) in GeneratePbrFile() argument
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_manager_c_test.cpp88 void OnQueryTest(HiSysEventRecord records[], size_t size) in OnQueryTest() argument
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_sim_ril.cpp569 std::vector<std::string> records; in HWTEST_F() local
697 std::vector<std::string> records; in HWTEST_F() local
1023 std::vector<std::string> records = { "460000", "01AABBCCDD" }; in HWTEST_F() local

Completed in 25 milliseconds

12