Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/include/
Dsdk_data_recv.h62 void RunServerThread(std::vector<std::string> &dataVec, ServerParams &params);
/developtools/profiler/host/smartperf/client/client_command/
Dsdk_data_recv.cpp178 RunServerThread(dataVec, sdkParams); in ServerThread()
182 void SdkDataRecv::RunServerThread(std::vector<std::string> &dataVec, ServerParams &params) in RunServerThread() function in OHOS::SmartPerf::SdkDataRecv