Searched defs:maxSpeed (Results 1 – 10 of 10) sorted by relevance
66 int64_t maxSpeed; member
56 int64_t maxSpeed; member72 int64_t maxSpeed; member
43 uint32_t maxSpeed; member
152 int32_t RequestManager::SetMaxSpeed(const std::string &tid, const int64_t maxSpeed) in SetMaxSpeed()
247 int32_t RequestManagerImpl::SetMaxSpeed(const std::string &tid, const int64_t maxSpeed) in SetMaxSpeed()
783 int32_t RequestServiceProxy::SetMaxSpeed(const std::string &tid, const int64_t maxSpeed) in SetMaxSpeed()
303 napi_env env, napi_value self, napi_callback_info info, int64_t minSpeed, int64_t &maxSpeed) in ParseSetMaxSpeedParameters()
85 int32_t RequestAction::SetMaxSpeed(const std::string &tid, const int64_t maxSpeed) in SetMaxSpeed()
299 int64_t maxSpeed; member
905 int64_t maxSpeed = 1000; variable