Searched defs:systemUsage (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/base/sensors/miscdevice/frameworks/native/vibrator/src/ |
H A D | vibrator_service_client.cpp | 114 …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 ¶meter) in PlayVibratorCustom() 344 bool systemUsage, const VibratorParameter ¶meter) in PlayPattern() 478 int32_t usage, bool systemUsage, int32_t count) in PlayPrimitiveEffect()
|
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/src/ |
H A D | miscdevice_service_stub.cpp | 58 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 D | miscdevice_service.cpp | 317 …_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 ¶meter) in PlayVibratorCustom() 646 bool systemUsage, const VibrateParameter ¶meter) 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 D | miscdevice_service_proxy.cpp | 37 …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 ¶meter) in PlayVibratorCustom() 374 bool systemUsage, const VibrateParameter ¶meter) in PlayPattern() 437 int32_t usage, bool systemUsage, int32_t count) in PlayPrimitiveEffect()
|
/ohos5.0/base/hiviewdfx/hidumper/services/native/include/ |
H A D | dump_manager_cpu_service.h | 32 double systemUsage; // kernel space cpu usage member
|
/ohos5.0/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/ |
H A D | cpu.h | 33 double systemUsage = 0; member
|
/ohos5.0/base/sensors/miscdevice/frameworks/native/vibrator/ |
H A D | vibrator_agent.cpp | 167 bool SetUsage(int32_t usage, bool systemUsage) in SetUsage()
|
/ohos5.0/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/ |
H A D | vibrator_js.cpp | 59 bool systemUsage; member 211 bool SetUsage(const std::string &usage, bool systemUsage) in SetUsage()
|
/ohos5.0/base/sensors/miscdevice/utils/common/include/ |
H A D | vibrator_infos.h | 127 bool systemUsage = false; member
|