Searched refs:AddSessionContext (Results 1 – 2 of 2) sorted by relevance
120 bool AddSessionContext(uint32_t sessionId, const SessionContextPtr& sessionCtx);
334 CHECK_EXPRESSION_TRUE(AddSessionContext(sessionId, ctx), "sessionId conflict!"); in CreateSession()353 bool ProfilerService::AddSessionContext(uint32_t sessionId, const SessionContextPtr& sessionCtx) in AddSessionContext() function in ProfilerService