Home
last modified time | relevance | path

Searched defs:IsActive (Results 1 – 4 of 4) sorted by relevance

/base/msdp/device_status/tools/vdev/include/
Dvirtual_device.h72 inline bool VirtualDevice::IsActive() const in IsActive() function
Dv_input_device.h142 inline bool VInputDevice::IsActive() const in IsActive() function
/base/msdp/device_status/intention/cooperate/plugin/src/input_event_transmission/
Dinput_event_builder.cpp188 bool InputEventBuilder::IsActive(std::shared_ptr<MMI::PointerEvent> pointerEvent) in IsActive() function in OHOS::Msdp::DeviceStatus::Cooperate::InputEventBuilder
/base/powermgr/power_manager/frameworks/napi/power/
Dpower_napi.cpp57 napi_value PowerNapi::IsActive(napi_env env, napi_callback_info info) in IsActive() function in OHOS::PowerMgr::PowerNapi