Home
last modified time | relevance | path

Searched refs:s_service_params_ (Results 1 – 1 of 1) sorted by relevance

/system/iorap/src/binder/
Diiorap_impl.cc81 static ServiceParams s_service_params_; variable
324 impl_.reset(new Impl(std::move(s_service_params_))); in IIorapImpl()
346 ServiceParams* p = &s_service_params_; in Start()