Searched refs:ProcessKDPPropertiesSP (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDP.cpp91 typedef std::shared_ptr<PluginProperties> ProcessKDPPropertiesSP; typedef in namespace:__anon25299
93 static const ProcessKDPPropertiesSP &
96 static ProcessKDPPropertiesSP g_settings_sp;
/external/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp135 typedef std::shared_ptr<PluginProperties> ProcessKDPPropertiesSP; typedef in namespace:__anon25338
137 static const ProcessKDPPropertiesSP &
140 static ProcessKDPPropertiesSP g_settings_sp;

Completed in 1162 milliseconds