Searched refs:GetCtx (Results 1 – 7 of 7) sorted by relevance
38 virtual RandomWriteCtx* GetCtx() in GetCtx() function
43 RandomWriteCtx* GetCtx() override in GetCtx() function
47 writeCtx_ = reinterpret_cast<RandomWriteCtx*>(shareMemoryBlock_->GetCtx()); in BufferWriter()
438 auto writeCtx = writer->GetCtx(); in PullResult()
94 RandomWriteCtx* GetCtx() override in GetCtx() function
70 ShareMemoryBlockCtx* GetCtx() in GetCtx() function
1410 profilerPluginData_.Reset(writer_->GetCtx()); in WriteHookConfig()1429 profilerPluginData_.Reset(writer_->GetCtx()); in StartReport()