Home
last modified time | relevance | path

Searched defs:systemUsage (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/sensors/miscdevice/frameworks/native/vibrator/src/
H A Dvibrator_service_client.cpp114 …ibratorServiceClient::Vibrate(int32_t vibratorId, int32_t timeOut, int32_t usage, bool systemUsage) in Vibrate()
134 int32_t loopCount, int32_t usage, bool systemUsage) in Vibrate()
157 bool systemUsage, const VibratorParameter &parameter) in PlayVibratorCustom()
344 bool systemUsage, const VibratorParameter &parameter) in PlayPattern()
478 int32_t usage, bool systemUsage, int32_t count) in PlayPrimitiveEffect()
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/src/
H A Dmiscdevice_service_stub.cpp58 bool systemUsage; in VibrateStub() local
99 bool systemUsage; in PlayVibratorEffectStub() local
163 bool systemUsage; in PlayVibratorCustomStub() local
339 bool systemUsage = false; in PlayPatternStub() local
393 bool systemUsage = false; in PlayPrimitiveEffectStub() local
H A Dmiscdevice_service.cpp317 …_t MiscdeviceService::Vibrate(int32_t vibratorId, int32_t timeOut, int32_t usage, bool systemUsage) in Vibrate()
374 int32_t count, int32_t usage, bool systemUsage) in PlayVibratorEffect()
492 bool systemUsage, const VibrateParameter &parameter) in PlayVibratorCustom()
646 bool systemUsage, const VibrateParameter &parameter) in PlayPattern()
850 int32_t intensity, int32_t usage, bool systemUsage, int32_t count) in PlayPrimitiveEffect()
/ohos5.0/base/sensors/miscdevice/frameworks/native/common/src/
H A Dmiscdevice_service_proxy.cpp37 …scdeviceServiceProxy::Vibrate(int32_t vibratorId, int32_t timeOut, int32_t usage, bool systemUsage) in Vibrate()
100 int32_t loopCount, int32_t usage, bool systemUsage) in PlayVibratorEffect()
202 bool systemUsage, const VibrateParameter &parameter) in PlayVibratorCustom()
374 bool systemUsage, const VibrateParameter &parameter) in PlayPattern()
437 int32_t usage, bool systemUsage, int32_t count) in PlayPrimitiveEffect()
/ohos5.0/base/hiviewdfx/hidumper/services/native/include/
H A Ddump_manager_cpu_service.h32 double systemUsage; // kernel space cpu usage member
/ohos5.0/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
H A Dcpu.h33 double systemUsage = 0; member
/ohos5.0/base/sensors/miscdevice/frameworks/native/vibrator/
H A Dvibrator_agent.cpp167 bool SetUsage(int32_t usage, bool systemUsage) in SetUsage()
/ohos5.0/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
H A Dvibrator_js.cpp59 bool systemUsage; member
211 bool SetUsage(const std::string &usage, bool systemUsage) in SetUsage()
/ohos5.0/base/sensors/miscdevice/utils/common/include/
H A Dvibrator_infos.h127 bool systemUsage = false; member