Home
last modified time | relevance | path

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

/developtools/profiler/device/services/profiler_service/src/
Dprofiler_service.cpp189 bool IsValidKeepAliveTime(uint32_t timeout) in IsValidKeepAliveTime() function
339 CHECK_EXPRESSION_TRUE(IsValidKeepAliveTime(keepAliveTime), "keep_alive_time invalid!"); in CreateSession()
644 CHECK_EXPRESSION_TRUE(IsValidKeepAliveTime(keepAliveTime), "keep_alive_time invalid!"); in KeepSession()