Home
last modified time | relevance | path

Searched defs:Suspend (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/powermgr/power_manager/services/native/src/actions/default/suspend/
H A Dsuspend_controller.cpp25 namespace Suspend { namespace
142 void SuspendController::Suspend(SuspendCallback onSuspend, SuspendCallback onWakeup, bool force) in Suspend() function in OHOS::PowerMgr::Suspend::SuspendController
H A Drunning_lock_hub.cpp25 namespace Suspend { namespace
/ohos5.0/base/useriam/user_auth_framework/services/base/src/
H A Dthread_handler_singleton_impl.cpp51 void ThreadHandlerSingletonImpl::Suspend() in Suspend() function in OHOS::UserIam::UserAuth::ThreadHandlerSingletonImpl
H A Dthread_handler_impl.cpp65 void ThreadHandlerImpl::Suspend() in Suspend() function in OHOS::UserIam::UserAuth::ThreadHandlerImpl
/ohos5.0/drivers/hdf_core/interfaces/inner_api/host/shared/
H A Dhdf_pm.h34 int (*Suspend)(struct HdfDeviceObject *deviceObject); member
/ohos5.0/base/update/sys_installer/frameworks/action_processer/src/
H A Daction_processer.cpp89 void ActionProcesser::Suspend() in Suspend() function in OHOS::SysInstaller::ActionProcesser
/ohos5.0/base/powermgr/power_manager/services/native/src/actions/default/display/
H A Ddefault_device_state_action.cpp23 void DefaultDeviceStateAction::Suspend(int64_t callTimeMs, SuspendDeviceType type, uint32_t flags) in Suspend() function in OHOS::PowerMgr::DefaultDeviceStateAction
H A Ddevice_state_action.cpp43 void DeviceStateAction::Suspend(int64_t callTimeMs, SuspendDeviceType type, uint32_t flags) in Suspend() function in OHOS::PowerMgr::DeviceStateAction
/ohos5.0/base/powermgr/power_manager/services/native/src/actions/default/
H A Dsystem_suspend_controller.cpp121 void SystemSuspendController::Suspend( in Suspend() function in OHOS::PowerMgr::SystemSuspendController
/ohos5.0/base/sensors/sensor/services/src/
H A Dsensor_power_policy.cpp75 bool SensorPowerPolicy::Suspend(int32_t pid, const std::vector<int32_t> &sensorIdList, in Suspend() function in OHOS::Sensors::SensorPowerPolicy
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_touch.h94 int32_t (*Suspend)(ChipDevice *device); member
/ohos5.0/drivers/peripheral/usb/test/unittest/device_sdk/
H A Dusb_device_cdcacm_test.cpp642 static void Suspend(struct AcmDevice *acm) in Suspend() function
/ohos5.0/base/powermgr/power_manager/frameworks/napi/power/
H A Dpower_napi.cpp85 napi_value PowerNapi::Suspend(napi_env env, napi_callback_info info) in Suspend() function in OHOS::PowerMgr::PowerNapi
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H A Dusb_device_lite_cdcacm_test.c635 static void Suspend(struct AcmDevice *acm) in Suspend() function