Home
last modified time | relevance | path

Searched defs:GetFds (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/
DFileDescriptor.cpp54 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/
DFileDescriptor.cpp54 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/
Dhook_manager.cpp875 std::vector<int> HookManager::GetFds(int32_t pid, const std::string& name, int sharedMemCount) in GetFds() function in OHOS::Developtools::NativeDaemon::HookManager