Home
last modified time | relevance | path

Searched defs:GetFds (Results 1 – 2 of 2) 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/profiler/device/plugins/native_daemon/src/
Dhook_manager.cpp833 std::pair<int, int> HookManager::GetFds(int32_t pid, const std::string& name) in GetFds() function in OHOS::Developtools::NativeDaemon::HookManager