Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter_impl.cpp146 auto openSessionDuration = std::chrono::duration_cast<std::chrono::milliseconds>( in OpenSession() local
148 …OGI("[PERF] OpenSessionLocked ret:%{public}d, elapsed: %{public}lld ms", ret, openSessionDuration); in OpenSession()
/ohos5.0/base/msdp/device_status/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter_impl.cpp146 auto openSessionDuration = std::chrono::duration_cast<std::chrono::milliseconds>( in OpenSession() local
148 …OGI("[PERF] OpenSessionLocked ret:%{public}d, elapsed: %{public}lld ms", ret, openSessionDuration); in OpenSession()