Searched defs:smbFd (Results 1 – 6 of 6) sorted by relevance
| /developtools/profiler/device/plugins/native_hook/src/ |
| D | stack_writer.cpp | 24 int smbFd, in StackWriter()
|
| /developtools/profiler/device/plugins/api/src/ |
| D | buffer_writer.cpp | 33 int smbFd, in BufferWriter()
|
| D | command_poller.cpp | 56 int smbFd = -1; in OnCreateSessionCmd() local
|
| D | plugin_manager.cpp | 469 bool PluginManager::CreateWriter(std::string pluginName, uint32_t bufferSize, int smbFd, int eventF… in CreateWriter()
|
| /developtools/profiler/device/plugins/api/test/unittest/ |
| D | command_poller_test.cpp | 95 virtual bool CreateWriter(std::string pluginName, uint32_t bufferSize, int smbFd, int eventFd, in CreateWriter()
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | hook_manager.cpp | 497 bool HookManager::CreateWriter(std::string pluginName, uint32_t bufferSize, int smbFd, int eventFd, in CreateWriter()
|