Searched defs:context_ (Results 1 – 4 of 4) sorted by relevance
80 std::unordered_map<int, EventContextPtr> context_; variable
91 std::vector<std::string> context_ = {}; variable
37 static bool WriteOutputFile(std::ofstream &outfile, std::vector<std::string> &context_) in WriteOutputFile()
78 std::unique_ptr<grpc::ServerContext> context_; member in __anona978375f0111::ProfilerServiceTest