/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/ |
H A D | hisysevent_query_callback_c.cpp | 43 auto records = new(std::nothrow) HiSysEventRecordC[size];
in OnQuery() local
|
H A D | hisysevent_record_convertor.cpp | 76 void HiSysEventRecordConvertor::DeleteRecords(HiSysEventRecordC** records, size_t len) in DeleteRecords() argument
|
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/ |
H A D | hisysevent_base_query_callback.h | 38 auto records = std::make_shared<std::vector<HiSysEventRecord>>(); in OnQuery() local
|
/base/hiviewdfx/hiview/plugins/performance/timer/ |
H A D | SceneTimerOhImpl.h | 40 std::map<int, long long> records; member in OHOS::HiviewDFX::SceneTimerOhImpl
|
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/ |
H A D | hisysevent_rust_querier.cpp | 53 auto records = new(std::nothrow) HiSysEventRecordC[size]; in OnQuery() local
|
H A D | hisysevent_c_wrapper.cpp | 126 HiSysEventRecordC GetHiSysEventRecordByIndexWrapper(const HiSysEventRecordC records[], unsigned int total, in GetHiSysEventRecordByIndexWrapper() argument
|
/base/hiviewdfx/hiview/framework/native/unified_collection/graphic_memory/ |
H A D | graphic_memory.cpp | 49 std::vector<MemoryRecord> records; in MemoryTrackerGetGLByPid() local
|
/base/notification/common_event_service/services/test/unittest/ |
H A D | common_event_control_manager_test.cpp | 274 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 D | common_event_subscriber_manager_test.cpp | 383 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 D | common_event_sticky_test.cpp | 282 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 D | app_account_subscribe_manager.cpp | 106 auto records = std::vector<AppAccountSubscribeRecordPtr>(); in GetSubscribeRecords() local
|
/base/notification/common_event_service/services/test/unittest/common_event_control_manager_branch_test/ |
H A D | common_event_control_manager_branch_test.cpp | 306 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 D | simauthentication_fuzzer.cpp | 150 std::vector<std::string> records; in ParseOpl5g() local
|
/base/hiviewdfx/hisysevent/frameworks/native/test/unittest/common/ |
H A D | hisysevent_c_wrapper_test.cpp | 179 const HiSysEventRecordC records[RECORDS_CNT] = { in HWTEST_F() local
|
/base/hiviewdfx/hiview/plugins/event_store/event_export/database/adapter/ |
H A D | export_db_storage.cpp | 123 std::shared_ptr<NativeRdb::ResultSet> records = dbStore_->Query(predicates, columns); in QueryExportDetailRecord() local
|
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/ |
H A D | fold_event_cacher.cpp | 274 std::vector<AppEventRecord> records;
in CountLifeCycleDuration() local 281 void FoldEventCacher::CalCulateDuration(uint64_t dayStartTime, std::vector<AppEventRecord>& records,
in CalCulateDuration() argument
|
H A D | fold_app_usage_db_helper.cpp | 242 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 D | common_event_sticky_manager.cpp | 77 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 D | common_event_subscriber_manager.cpp | 126 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 D | inner_common_event_manager.cpp | 656 std::vector<std::string> records; in HiDump() local
|
H A D | common_event_control_manager.cpp | 914 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 D | vcard_fuzzer.cpp | 304 std::vector<std::string> records; in VCardUtilsTest() local
|
/base/telephony/core_service/services/sim/src/ |
H A D | usim_dialling_numbers_service.cpp | 185 void UsimDiallingNumbersService::GeneratePbrFile(std::vector<std::string> &records) in GeneratePbrFile() argument
|
/base/hiviewdfx/hisysevent/test/moduletest/common/ |
H A D | hisysevent_manager_c_test.cpp | 88 void OnQueryTest(HiSysEventRecord records[], size_t size)
in OnQueryTest() argument
|
/base/telephony/core_service/test/unittest/core_service_gtest/ |
H A D | zero_branch_test_sim_ril.cpp | 569 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
|