Searched defs:SetMaxSpeed (Results 1 – 6 of 6) sorted by relevance
173 SetMaxSpeed(u64, u32, i64, Sender<ErrorCode>), enumerator
152 int32_t RequestManager::SetMaxSpeed(const std::string &tid, const int64_t maxSpeed) in SetMaxSpeed() function in OHOS::Request::RequestManager
247 int32_t RequestManagerImpl::SetMaxSpeed(const std::string &tid, const int64_t maxSpeed) in SetMaxSpeed() function in OHOS::Request::RequestManagerImpl
783 int32_t RequestServiceProxy::SetMaxSpeed(const std::string &tid, const int64_t maxSpeed) in SetMaxSpeed() function in OHOS::Request::RequestServiceProxy
139 napi_value RequestEvent::SetMaxSpeed(napi_env env, napi_callback_info info) in SetMaxSpeed() function in OHOS::Request::RequestEvent
85 int32_t RequestAction::SetMaxSpeed(const std::string &tid, const int64_t maxSpeed) in SetMaxSpeed() function in OHOS::Request::RequestAction