Home
last modified time | relevance | path

Searched refs:InitUid (Results 1 - 16 of 16) sorted by relevance

/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A Dfreeze_json_generator_unittest.cpp121 .InitUid(uid) in HWTEST_F()
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dwatch_point.h34 Builder& InitUid(long uid);
H A Ddb_helper.cpp55 .InitTimestamp(record->happenTime_).InitPid(pid).InitUid(uid).InitTid(tid).InitPackageName(packageName) in GetResultMap()
H A Dwatch_point.cpp70 WatchPoint::Builder& WatchPoint::Builder::InitUid(long uid) in InitUid() function in OHOS::HiviewDFX::WatchPoint::Builder
H A Dfreeze_detector_plugin.cpp136 .InitUid(uid) in MakeWatchPoint()
/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
H A Dreminderrequest_fuzzer.cpp47 reminderRequest.InitUid(reminderId); in DoSomethingInterestingWithMyAPI()
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfreeze_json_generator.h110 Builder& InitUid(long uid);
H A Dfreeze_json_generator.cpp199 FreezeJsonParams::Builder& FreezeJsonParams::Builder::InitUid(long uid) in InitUid() function in OHOS::HiviewDFX::FreezeJsonParams::Builder
H A Dfaultlogger.cpp1106 .InitUid(collector.uid) in ReportAppFreezeToAppEvent()
/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
H A Dfreeze_detector_unittest.cpp337 .InitUid(1000) in HWTEST_F()
356 .InitUid(1000) in HWTEST_F()
785 .InitUid(1000) in HWTEST_F()
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dreminder_data_manager_test.cpp847 reminder1->InitUid(98765); in HWTEST_F()
856 reminder2->InitUid(98765); in HWTEST_F()
878 reminder->InitUid(98765); in HWTEST_F()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h518 void InitUid(const int32_t &uid);
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store_strategy.cpp119 reminder->InitUid(uid); in RecoverIdFromOldVersion()
268 reminder->InitUid(uid); in RecoverIdFromDb()
H A Dreminder_data_manager.cpp858 reminder->InitUid(bundleOption->GetUid()); in UpdateAndSaveReminderLocked()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp1136 reminderRequestChild->InitUid(uid); in HWTEST_F()
1164 reminderRequestChild->InitUid(uid); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp257 void ReminderRequest::InitUid(const int32_t &uid) in InitUid() function in OHOS::Notification::ReminderRequest

Completed in 24 milliseconds