/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/ |
H A D | freeze_json_generator_unittest.cpp | 121 .InitUid(uid)
|
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/ |
H A D | watch_point.h | 34 Builder& InitUid(long uid);
|
H A D | db_helper.cpp | 52 ….InitTimestamp(record->happenTime_).InitPid(pid).InitUid(uid).InitTid(tid).InitPackageName(package… in GetResultMap()
|
H A D | watch_point.cpp | 70 WatchPoint::Builder& WatchPoint::Builder::InitUid(long uid) in InitUid() function in OHOS::HiviewDFX::WatchPoint::Builder
|
H A D | freeze_detector_plugin.cpp | 132 .InitUid(uid) in MakeWatchPoint()
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/ |
H A D | reminderrequest_fuzzer.cpp | 47 reminderRequest.InitUid(reminderId); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/ |
H A D | freeze_detector_unittest.cpp | 337 .InitUid(1000) 356 .InitUid(1000) 819 .InitUid(1000)
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | reminder_data_manager_test.cpp | 848 reminder1->InitUid(98765); in HWTEST_F() 857 reminder2->InitUid(98765); in HWTEST_F() 879 reminder->InitUid(98765); in HWTEST_F()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/ |
H A D | freeze_json_generator.h | 110 Builder& InitUid(long uid);
|
H A D | freeze_json_generator.cpp | 199 FreezeJsonParams::Builder& FreezeJsonParams::Builder::InitUid(long uid) in InitUid() function in OHOS::HiviewDFX::FreezeJsonParams::Builder
|
H A D | faultlogger.cpp | 1102 .InitUid(collector.uid) in ReportAppFreezeToAppEvent()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | reminder_store_strategy.cpp | 119 reminder->InitUid(uid); in RecoverIdFromOldVersion() 268 reminder->InitUid(uid); in RecoverIdFromDb()
|
H A D | reminder_data_manager.cpp | 834 reminder->InitUid(bundleOption->GetUid()); in UpdateAndSaveReminderLocked()
|
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/ |
H A D | reminder_request.h | 518 void InitUid(const int32_t &uid);
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | reminder_request_test.cpp | 1136 reminderRequestChild->InitUid(uid); 1164 reminderRequestChild->InitUid(uid);
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | reminder_request.cpp | 259 void ReminderRequest::InitUid(const int32_t &uid) in InitUid() function in OHOS::Notification::ReminderRequest
|