Home
last modified time | relevance | path

Searched defs:context_ (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/device/base/include/
Depoll_event_poller.h79 std::unordered_map<int, EventContextPtr> context_; variable
/developtools/smartperf_host/smartperf_host/trace_streamer/src/rpc/
Dffrt_converter.h93 std::vector<std::string> context_ = {}; variable
Dffrt_converter.cpp37 static bool WriteOutputFile(std::ofstream &outfile, std::vector<std::string> &context_) in WriteOutputFile()
/developtools/profiler/device/services/profiler_service/test/unittest/
Dprofiler_service_test.cpp78 std::unique_ptr<grpc::ServerContext> context_; member in __anonbe4c8fc10111::ProfilerServiceTest