Home
last modified time | relevance | path

Searched refs:WEAK_FUNC (Results 1 - 25 of 28) sorted by relevance

12

/foundation/resourceschedule/device_standby/services/core/src/
H A Dapp_mgr_helper.cpp33 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 Dbundle_manager_helper.cpp39 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 Dcommon_event_observer.cpp24 bool WEAK_FUNC CommonEventObserver::Subscribe() in Subscribe()
29 bool WEAK_FUNC CommonEventObserver::Unsubscribe() in Unsubscribe()
H A Dability_manager_helper.cpp37 bool WEAK_FUNC AbilityManagerHelper::GetRunningSystemProcess(std::list<SystemProcessInfo>& systemProcessInfos) in GetRunningSystemProcess()
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_ap_interface.h147 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 Dwifi_hal_define.h48 #define WEAK_FUNC __attribute__((weak)) macro
H A Dwifi_hal_sta_interface.h197 WifiErrorNo WEAK_FUNC SetAssocMacAddr(const unsigned char *mac, int lenMac, const int portType);
/foundation/resourceschedule/device_standby/plugins/message_listener/include/
H A Dinput_manager_listener.h20 #define WEAK_FUNC __attribute__((weak)) macro
22 #define WEAK_FUNC macro
H A Dbackground_task_listener.h20 #define WEAK_FUNC __attribute__((weak)) macro
22 #define WEAK_FUNC macro
/foundation/resourceschedule/device_standby/services/common/src/
H A Dtimed_task.cpp93 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 Dbackground_task_helper.cpp35 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 Dnotification_tools.cpp26 #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> &notificationLabels) in GetAllActiveNotificationsLabels()
153 WEAK_FUNC void NotificationTools::RefreshContinuousNotifications( in RefreshContinuousNotifications()
/foundation/resourceschedule/device_standby/services/common/include/
H A Dbackground_task_helper.h20 #define WEAK_FUNC __attribute__((weak)) macro
22 #define WEAK_FUNC macro
H A Dtimed_task.h19 #define WEAK_FUNC __attribute__((weak)) macro
21 #define WEAK_FUNC macro
/foundation/resourceschedule/device_standby/services/core/include/
H A Dcommon_event_observer.h20 #define WEAK_FUNC __attribute__((weak)) macro
22 #define WEAK_FUNC macro
H A Dability_manager_helper.h20 #define WEAK_FUNC __attribute__((weak)) macro
22 #define WEAK_FUNC macro
H A Dbundle_manager_helper.h20 #define WEAK_FUNC __attribute__((weak)) macro
22 #define WEAK_FUNC macro
H A Dapp_mgr_helper.h19 #define WEAK_FUNC __attribute__((weak)) macro
21 #define WEAK_FUNC macro
H A Dstandby_service_impl.h19 #define WEAK_FUNC __attribute__((weak)) macro
21 #define WEAK_FUNC macro
/foundation/resourceschedule/device_standby/plugins/message_listener/src/
H A Dinput_manager_listener.cpp32 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 Dbundle_manager_helper.cpp28 #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 Dbundle_active_core.h20 #define WEAK_FUNC __attribute__((weak)) macro
22 #define WEAK_FUNC macro
H A Dbundle_active_usage_database.h20 #define WEAK_FUNC __attribute__((weak)) macro
22 #define WEAK_FUNC macro
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Dbg_transient_task_mgr.cpp63 #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 Dwork_scheduler_service.cpp111 #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()

Completed in 12 milliseconds

12