Home
last modified time | relevance | path

Searched refs:GetEffiResApplyUid (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/include/
H A Dwork_scheduler_service.h253 std::string GetEffiResApplyUid();
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_scheduler_service.cpp1016 .append("whitelist:" + GetEffiResApplyUid()); in DumpAllInfo()
1079 std::string WorkSchedulerService::GetEffiResApplyUid() in GetEffiResApplyUid() function in OHOS::WorkScheduler::WorkSchedulerService