Searched defs:GetFds (Results 1 – 3 of 3) sorted by relevance
| /developtools/profiler/host/smartperf/client/client_command/ | ||
| D | FileDescriptor.cpp | 54 void FileDescriptor::GetFds(const std::string &pid, std::string &fds, std::string &fdTotal) in GetFds() function in OHOS::SmartPerf::FileDescriptor |
| /developtools/smartperf_host/smartperf_device/device_command/collector/src/ | ||
| D | FileDescriptor.cpp | 54 void FileDescriptor::GetFds(const std::string &pid, std::string &fds, std::string &fdTotal) in GetFds() function in OHOS::SmartPerf::FileDescriptor |
| /developtools/profiler/device/plugins/native_daemon/src/ | ||
| D | hook_manager.cpp | 875 std::vector<int> HookManager::GetFds(int32_t pid, const std::string& name, int sharedMemCount) in GetFds() function in OHOS::Developtools::NativeDaemon::HookManager |