Home
last modified time | relevance | path

Searched defs:IsSupportEffect (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/sensors/miscdevice/frameworks/native/vibrator/
H A Dvibrator_agent.cpp184 int32_t IsSupportEffect(const char *effectId, bool *state) in IsSupportEffect() function
/ohos5.0/base/sensors/miscdevice/frameworks/native/vibrator/src/
H A Dvibrator_service_client.cpp231 int32_t VibratorServiceClient::IsSupportEffect(const std::string &effect, bool &state) in IsSupportEffect() function in OHOS::Sensors::VibratorServiceClient
/ohos5.0/base/sensors/miscdevice/frameworks/native/common/src/
H A Dmiscdevice_service_proxy.cpp170 int32_t MiscdeviceServiceProxy::IsSupportEffect(const std::string &effect, bool &state) in IsSupportEffect() function in OHOS::Sensors::MiscdeviceServiceProxy
/ohos5.0/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
H A Dvibrator_js.cpp390 static napi_value IsSupportEffect(napi_env env, napi_callback_info info) in IsSupportEffect() function
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/src/
H A Dmiscdevice_service.cpp461 int32_t MiscdeviceService::IsSupportEffect(const std::string &effect, bool &state) in IsSupportEffect() function in OHOS::Sensors::MiscdeviceService