Searched refs:SetPath (Results 1 – 10 of 10) sorted by relevance
192 processPlugin->SetPath(g_path);219 processPlugin->SetPath(g_path);249 processPlugin->SetPath(g_path);280 processPlugin->SetPath(g_path);305 processPlugin->SetPath(g_path);351 processPlugin->SetPath("123");369 processPlugin->SetPath(g_path);420 processPlugin->SetPath(g_path);
55 void SetPath(std::string path) in SetPath() function
54 void SetPath(std::string path) in SetPath() function
136 diskioPlugin.SetPath(g_path);160 diskioPlugin.SetPath("123");
99 void SetPath(std::string path) in SetPath() function
256 memoryPlugin.SetPath(const_cast<char*>(g_path.c_str()));288 memoryPlugin.SetPath(const_cast<char*>(g_path.c_str()));329 memoryPlugin.SetPath(const_cast<char*>(g_path.c_str()));376 memoryPlugin.SetPath(const_cast<char*>(g_path.c_str()));
291 cpuPlugin.SetPath(g_path);347 cpuPlugin.SetPath(g_path);380 cpuPlugin.SetPath(g_path);385 cpuPlugin2.SetPath("123");
268 void SetPath(char* path) in SetPath() function
38 SetPath("/proc/"); in ProcessDataPlugin()
36 SetPath(const_cast<char*>("/proc")); in MemoryDataPlugin()