Home
last modified time | relevance | path

Searched refs:InitUid (Results 1 – 8 of 8) sorted by relevance

/base/hiviewdfx/hiview/plugins/freeze_detector/
Dwatch_point.h34 Builder& InitUid(long uid);
Dwatch_point.cpp67 WatchPoint::Builder& WatchPoint::Builder::InitUid(long uid) in InitUid() function in OHOS::HiviewDFX::WatchPoint::Builder
Ddb_helper.cpp74 .InitUid(uid) in SelectEventFromDB()
Dfreeze_detector_plugin.cpp127 .InitUid(uid) in MakeWatchPoint()
/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
Dreminderrequest_fuzzer.cpp48 reminderRequest.InitUid(reminderId); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_request.h306 void InitUid(const int32_t &uid);
/base/notification/distributed_notification_service/services/ans/src/
Dreminder_data_manager.cpp540 reminder->InitUid(bundleOption->GetUid()); in UpdateAndSaveReminderLocked()
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp215 void ReminderRequest::InitUid(const int32_t &uid) in InitUid() function in OHOS::Notification::ReminderRequest