/foundation/resourceschedule/device_standby/services/core/src/ |
H A D | app_mgr_helper.cpp | 33 bool WEAK_FUNC AppMgrHelper::GetAllRunningProcesses(std::vector<AppExecFwk::RunningProcessInfo>& allAppProcessInfos) in GetAllRunningProcesses() 45 bool WEAK_FUNC AppMgrHelper::GetForegroundApplications(std::vector<AppExecFwk::AppStateData> &fgApps) in GetForegroundApplications() 57 bool WEAK_FUNC AppMgrHelper::GetAppRunningStateByBundleName(const std::string &bundleName, bool& isRunning) in GetAppRunningStateByBundleName() 67 bool WEAK_FUNC AppMgrHelper::SubscribeObserver(const sptr<AppExecFwk::IApplicationStateObserver> &observer) in SubscribeObserver() 79 bool WEAK_FUNC AppMgrHelper::UnsubscribeObserver(const sptr<AppExecFwk::IApplicationStateObserver> &observer) in UnsubscribeObserver() 91 bool WEAK_FUNC AppMgrHelper::Connect() in Connect()
|
H A D | bundle_manager_helper.cpp | 39 std::string WEAK_FUNC BundleManagerHelper::GetClientBundleName(int32_t uid) in GetClientBundleName() 51 bool WEAK_FUNC BundleManagerHelper::GetApplicationInfo(const std::string &appName, const in GetApplicationInfo() 65 bool WEAK_FUNC BundleManagerHelper::GetApplicationInfos(const AppExecFwk::ApplicationFlag flag, int userId, in GetApplicationInfos() 78 bool WEAK_FUNC BundleManagerHelper::CheckIsSystemAppByUid(const int uid, bool& isSystemApp) in CheckIsSystemAppByUid() 90 bool WEAK_FUNC BundleManagerHelper::Connect() in Connect()
|
H A D | common_event_observer.cpp | 24 bool WEAK_FUNC CommonEventObserver::Subscribe() in Subscribe() 29 bool WEAK_FUNC CommonEventObserver::Unsubscribe() in Unsubscribe()
|
H A D | ability_manager_helper.cpp | 37 bool WEAK_FUNC AbilityManagerHelper::GetRunningSystemProcess(std::list<SystemProcessInfo>& systemProcessInfos) in GetRunningSystemProcess()
|
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
H A D | wifi_hal_ap_interface.h | 147 WifiErrorNo WEAK_FUNC GetValidFrequenciesForBand(int32_t band, int *frequencies, int32_t *size, int id); 156 WifiErrorNo WEAK_FUNC WifiSetPowerModel(const int mode, int id); 165 WifiErrorNo WEAK_FUNC WifiGetPowerModel(int* mode, int id);
|
H A D | wifi_hal_define.h | 48 #define WEAK_FUNC __attribute__((weak)) macro
|
H A D | wifi_hal_sta_interface.h | 197 WifiErrorNo WEAK_FUNC SetAssocMacAddr(const unsigned char *mac, int lenMac, const int portType);
|
/foundation/resourceschedule/device_standby/plugins/message_listener/include/ |
H A D | input_manager_listener.h | 20 #define WEAK_FUNC __attribute__((weak)) macro 22 #define WEAK_FUNC macro
|
H A D | background_task_listener.h | 20 #define WEAK_FUNC __attribute__((weak)) macro 22 #define WEAK_FUNC macro
|
/foundation/resourceschedule/device_standby/services/common/src/ |
H A D | timed_task.cpp | 93 uint64_t WEAK_FUNC TimedTask::CreateTimer(bool repeat, uint64_t interval, bool isExact, bool isIdle, in CreateTimer() 101 uint64_t WEAK_FUNC TimedTask::CreateTimer(bool repeat, uint64_t interval, int type, in CreateTimer() 109 bool WEAK_FUNC TimedTask::StartDayNightSwitchTimer(uint64_t& timeId) in StartDayNightSwitchTimer() 126 bool WEAK_FUNC TimedTask::RegisterDayNightSwitchTimer(uint64_t& timeId, bool repeat, uint64_t interval, in RegisterDayNightSwitchTimer()
|
H A D | background_task_helper.cpp | 35 bool WEAK_FUNC BackgroundTaskHelper::GetContinuousTaskApps( in GetContinuousTaskApps() 47 bool WEAK_FUNC BackgroundTaskHelper::GetTransientTaskApps(std::vector<std::shared_ptr<TransientTaskAppInfo>> &list) in GetTransientTaskApps()
|
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/ |
H A D | notification_tools.cpp | 26 #define WEAK_FUNC __attribute__((weak)) macro 28 #define WEAK_FUNC macro 70 WEAK_FUNC ErrCode NotificationTools::PublishNotification( in PublishNotification() 127 WEAK_FUNC ErrCode NotificationTools::CancelNotification(const std::string &label, int32_t id) in CancelNotification() 138 WEAK_FUNC void NotificationTools::GetAllActiveNotificationsLabels(std::set<std::string> ¬ificationLabels) in GetAllActiveNotificationsLabels() 153 WEAK_FUNC void NotificationTools::RefreshContinuousNotifications( in RefreshContinuousNotifications()
|
/foundation/resourceschedule/device_standby/services/common/include/ |
H A D | background_task_helper.h | 20 #define WEAK_FUNC __attribute__((weak)) macro 22 #define WEAK_FUNC macro
|
H A D | timed_task.h | 19 #define WEAK_FUNC __attribute__((weak)) macro 21 #define WEAK_FUNC macro
|
/foundation/resourceschedule/device_standby/services/core/include/ |
H A D | common_event_observer.h | 20 #define WEAK_FUNC __attribute__((weak)) macro 22 #define WEAK_FUNC macro
|
H A D | ability_manager_helper.h | 20 #define WEAK_FUNC __attribute__((weak)) macro 22 #define WEAK_FUNC macro
|
H A D | bundle_manager_helper.h | 20 #define WEAK_FUNC __attribute__((weak)) macro 22 #define WEAK_FUNC macro
|
H A D | app_mgr_helper.h | 19 #define WEAK_FUNC __attribute__((weak)) macro 21 #define WEAK_FUNC macro
|
H A D | standby_service_impl.h | 19 #define WEAK_FUNC __attribute__((weak)) macro 21 #define WEAK_FUNC macro
|
/foundation/resourceschedule/device_standby/plugins/message_listener/src/ |
H A D | input_manager_listener.cpp | 32 ErrCode WEAK_FUNC InputManagerListener::StartListener() in StartListener() 45 ErrCode WEAK_FUNC InputManagerListener::StopListener() in StopListener()
|
/foundation/resourceschedule/background_task_mgr/services/common/src/ |
H A D | bundle_manager_helper.cpp | 28 #define WEAK_FUNC __attribute__((weak))
macro 30 #define WEAK_FUNC
88 bool WEAK_FUNC BundleManagerHelper::GetApplicationInfo(const std::string &appName,
in GetApplicationInfo()
|
/foundation/resourceschedule/device_usage_statistics/services/common/include/ |
H A D | bundle_active_core.h | 20 #define WEAK_FUNC __attribute__((weak)) macro 22 #define WEAK_FUNC macro
|
H A D | bundle_active_usage_database.h | 20 #define WEAK_FUNC __attribute__((weak)) macro 22 #define WEAK_FUNC macro
|
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/ |
H A D | bg_transient_task_mgr.cpp | 63 #define WEAK_FUNC __attribute__((weak)) macro 65 #define WEAK_FUNC 225 bool WEAK_FUNC BgTransientTaskMgr::CheckProcessName() in CheckProcessName()
|
/foundation/resourceschedule/work_scheduler/services/native/src/ |
H A D | work_scheduler_service.cpp | 111 #define WEAK_FUNC __attribute__((weak)) macro 113 #define WEAK_FUNC 151 WEAK_FUNC bool WorkSchedulerService::IsBaseAbilityReady() in IsBaseAbilityReady() 485 WEAK_FUNC bool WorkSchedulerService::GetUidByBundleName(const string &bundleName, int32_t &uid) in GetUidByBundleName()
|