Home
last modified time | relevance | path

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

/base/sensors/miscdevice/frameworks/native/vibrator/
Dvibrator_agent.cpp265 int32_t IsSupportEffect(const char *effectId, bool *state) in IsSupportEffect() function
/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
Dvibrator_js.cpp660 static napi_value IsSupportEffect(napi_env env, napi_callback_info info) in IsSupportEffect() function
/base/sensors/miscdevice/frameworks/native/vibrator/src/
Dvibrator_service_client.cpp317 int32_t VibratorServiceClient::IsSupportEffect(const VibratorIdentifier &identifier, const std::str… in IsSupportEffect() function in OHOS::Sensors::VibratorServiceClient
/base/sensors/miscdevice/services/miscdevice_service/src/
Dmiscdevice_service.cpp636 int32_t MiscdeviceService::IsSupportEffect(const VibratorIdentifierIPC& identifier, const std::stri… in IsSupportEffect() function in OHOS::Sensors::MiscdeviceService