Home
last modified time | relevance | path

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

/developtools/profiler/device/services/profiler_service/include/
Dprofiler_service.h110 void SetKeepAliveTime(uint32_t timeout);
/developtools/profiler/device/services/profiler_service/src/
Dprofiler_service.cpp157 SetKeepAliveTime(sampleDuration + DEFAULT_KEEP_ALIVE_DELTA); in StartPluginSessions()
201 void ProfilerService::SessionContext::SetKeepAliveTime(uint32_t timeout) in SetKeepAliveTime() function in ProfilerService::SessionContext
341 ctx->SetKeepAliveTime(keepAliveTime); in CreateSession()
645 ctx->SetKeepAliveTime(keepAliveTime); in KeepSession()