Home
last modified time | relevance | path

Searched defs:smbName (Results 1 – 6 of 6) sorted by relevance

/developtools/profiler/device/plugins/network_profiler/client/src/
Dnetwork_profiler_socker_client.cpp72 std::string smbName = "networkProfilerSmb_" + std::to_string(pid_); in ProtocolProc() local
/developtools/profiler/device/plugins/ffrt_profiler/client/src/
Dffrt_profiler_socker_client.cpp79 std::string smbName = "ffrtProfilerSmb_" + std::to_string(pid_); in ProtocolProc() local
/developtools/profiler/device/plugins/ffrt_profiler/service/include/
Dffrt_profiler_manager.h44 std::string smbName; member
/developtools/profiler/device/plugins/network_profiler/service/include/
Dnetwork_profiler_manager.h44 std::string smbName; member
/developtools/profiler/device/plugins/native_hook/src/
Dhook_socket_client.cpp139 std::string smbName = "hooknativesmb_" + std::to_string(pid_) + ":" + std::to_string(i); in ProtocolProc() local
/developtools/profiler/device/plugins/native_daemon/src/
Dhook_manager.cpp273 std::string smbName = ""; in HandleHookContext() local