Home
last modified time | relevance | path

Searched refs:SetLogFileSocketPort (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/include/
DGetLog.h34 void SetLogFileSocketPort(int port);
/developtools/profiler/host/smartperf/client/client_command/test/unittest/
Dgetlog_test.cpp133 GetLog::GetInstance().SetLogFileSocketPort(TCP_PORT);
/developtools/profiler/host/smartperf/client/client_command/
Dsp_thread_socket.cpp585 GetLog::GetInstance().SetLogFileSocketPort(port); in GetLogProcess()
589 GetLog::GetInstance().SetLogFileSocketPort(-1); in GetLogProcess()
DGetLog.cpp383 void GetLog::SetLogFileSocketPort(int port) in SetLogFileSocketPort() function in OHOS::SmartPerf::GetLog