/base/hiviewdfx/hidumper/services/native/include/ |
H A D | dump_manager_cpu_service.h | 32 double systemUsage; // kernel space cpu usage member
|
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/ |
H A D | cpu.h | 33 double systemUsage = 0;
member
|
/base/sensors/miscdevice/frameworks/cj/src/ |
H A D | vibrator_ffi.cpp | 48 bool systemUsage; member 59 bool SetUsage(const std::string &usage, bool systemUsage) in SetUsage() argument
|
/base/sensors/miscdevice/frameworks/native/common/src/ |
H A D | miscdevice_service_proxy.cpp | 39 int32_t MiscdeviceServiceProxy::Vibrate(int32_t vibratorId, int32_t timeOut, int32_t usage, bool systemUsage) in Vibrate() argument 105 PlayVibratorEffect(int32_t vibratorId, const std::string &effect, int32_t loopCount, int32_t usage, bool systemUsage) PlayVibratorEffect() argument 213 PlayVibratorCustom(int32_t vibratorId, const RawFileDescriptor &rawFd, int32_t usage, bool systemUsage, const VibrateParameter ¶meter) PlayVibratorCustom() argument 393 PlayPattern(const VibratePattern &pattern, int32_t usage, bool systemUsage, const VibrateParameter ¶meter) PlayPattern() argument 460 PlayPrimitiveEffect(int32_t vibratorId, const std::string &effect, int32_t intensity, int32_t usage, bool systemUsage, int32_t count) PlayPrimitiveEffect() argument [all...] |
/base/sensors/miscdevice/services/miscdevice_service/src/ |
H A D | miscdevice_service_stub.cpp | 62 bool systemUsage; in VibrateStub() local 107 bool systemUsage; in PlayVibratorEffectStub() local 175 bool systemUsage; in PlayVibratorCustomStub() local 357 bool systemUsage in PlayPatternStub() local 413 bool systemUsage = false; PlayPrimitiveEffectStub() local [all...] |
H A D | miscdevice_service.cpp | 316 int32_t MiscdeviceService::Vibrate(int32_t vibratorId, int32_t timeOut, int32_t usage, bool systemUsage) in Vibrate() argument 372 PlayVibratorEffect(int32_t vibratorId, const std::string &effect, int32_t count, int32_t usage, bool systemUsage) PlayVibratorEffect() argument 500 PlayVibratorCustom(int32_t vibratorId, const RawFileDescriptor &rawFd, int32_t usage, bool systemUsage, const VibrateParameter ¶meter) PlayVibratorCustom() argument 663 PlayPattern(const VibratePattern &pattern, int32_t usage, bool systemUsage, const VibrateParameter ¶meter) PlayPattern() argument 867 PlayPrimitiveEffect(int32_t vibratorId, const std::string &effect, int32_t intensity, int32_t usage, bool systemUsage, int32_t count) PlayPrimitiveEffect() argument [all...] |
/base/sensors/miscdevice/frameworks/native/vibrator/src/ |
H A D | vibrator_service_client.cpp | 133 int32_t VibratorServiceClient::Vibrate(int32_t vibratorId, int32_t timeOut, int32_t usage, bool systemUsage) in Vibrate() argument 156 Vibrate(int32_t vibratorId, const std::string &effect, int32_t loopCount, int32_t usage, bool systemUsage) Vibrate() argument 183 PlayVibratorCustom(int32_t vibratorId, const RawFileDescriptor &rawFd, int32_t usage, bool systemUsage, const VibratorParameter ¶meter) PlayVibratorCustom() argument 390 InitPlayPattern(const VibratorPattern &pattern, int32_t usage, bool systemUsage, const VibratorParameter ¶meter) InitPlayPattern() argument 430 PlayPattern(const VibratorPattern &pattern, int32_t usage, bool systemUsage, const VibratorParameter ¶meter) PlayPattern() argument 534 PlayPrimitiveEffect(int32_t vibratorId, const std::string &effect, int32_t intensity, int32_t usage, bool systemUsage, int32_t count) PlayPrimitiveEffect() argument [all...] |
/base/sensors/miscdevice/frameworks/native/vibrator/ |
H A D | vibrator_agent.cpp | 167 bool SetUsage(int32_t usage, bool systemUsage) in SetUsage() argument
|
/base/sensors/miscdevice/utils/common/include/ |
H A D | vibrator_infos.h | 127 bool systemUsage = false;
member
|
/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/ |
H A D | vibrator_js.cpp | 76 bool systemUsage; member 457 bool SetUsage(const std::string &usage, bool systemUsage) in SetUsage() argument
|