Searched defs:IsSupportEffect (Results 1 – 5 of 5) sorted by relevance
172 int32_t IsSupportEffect(const char *effectId, bool *state) in IsSupportEffect() function
200 int32_t VibratorServiceClient::IsSupportEffect(const std::string &effect, bool &state) in IsSupportEffect() function in OHOS::Sensors::VibratorServiceClient
162 int32_t MiscdeviceServiceProxy::IsSupportEffect(const std::string &effect, bool &state) in IsSupportEffect() function in OHOS::Sensors::MiscdeviceServiceProxy
341 int32_t MiscdeviceService::IsSupportEffect(const std::string &effect, bool &state) in IsSupportEffect() function in OHOS::Sensors::MiscdeviceService
340 static napi_value IsSupportEffect(napi_env env, napi_callback_info info) in IsSupportEffect() function