Home
last modified time | relevance | path

Searched defs:systemUsage (Results 1 - 10 of 10) sorted by relevance

/base/hiviewdfx/hidumper/services/native/include/
H A Ddump_manager_cpu_service.h32 double systemUsage; // kernel space cpu usage member
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
H A Dcpu.h33 double systemUsage = 0; member
/base/sensors/miscdevice/frameworks/cj/src/
H A Dvibrator_ffi.cpp48 bool systemUsage; member
59 bool SetUsage(const std::string &usage, bool systemUsage) in SetUsage() argument
/base/sensors/miscdevice/frameworks/native/common/src/
H A Dmiscdevice_service_proxy.cpp39 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 &parameter) PlayVibratorCustom() argument
393 PlayPattern(const VibratePattern &pattern, int32_t usage, bool systemUsage, const VibrateParameter &parameter) 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 Dmiscdevice_service_stub.cpp62 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 Dmiscdevice_service.cpp316 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 &parameter) PlayVibratorCustom() argument
663 PlayPattern(const VibratePattern &pattern, int32_t usage, bool systemUsage, const VibrateParameter &parameter) 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 Dvibrator_service_client.cpp133 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 &parameter) PlayVibratorCustom() argument
390 InitPlayPattern(const VibratorPattern &pattern, int32_t usage, bool systemUsage, const VibratorParameter &parameter) InitPlayPattern() argument
430 PlayPattern(const VibratorPattern &pattern, int32_t usage, bool systemUsage, const VibratorParameter &parameter) 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 Dvibrator_agent.cpp167 bool SetUsage(int32_t usage, bool systemUsage) in SetUsage() argument
/base/sensors/miscdevice/utils/common/include/
H A Dvibrator_infos.h127 bool systemUsage = false; member
/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
H A Dvibrator_js.cpp76 bool systemUsage; member
457 bool SetUsage(const std::string &usage, bool systemUsage) in SetUsage() argument

Completed in 8 milliseconds