HomeSort by relevance Sort by last modified time
    Searched refs:GetSettingName (Results 1 - 4 of 4) sorted by null

  /external/lldb/source/Plugins/Platform/MacOSX/
PlatformDarwinKernel.cpp 187 GetSettingName ()
196 m_collection_sp.reset (new OptionValueProperties(GetSettingName()));
236 if (!PluginManager::GetSettingForPlatformPlugin (debugger, PlatformDarwinKernelProperties::GetSettingName()))
  /external/lldb/source/Plugins/Process/MacOSX-Kernel/
ProcessKDP.cpp 66 GetSettingName ()
74 m_collection_sp.reset (new OptionValueProperties(GetSettingName()));
795 if (!PluginManager::GetSettingForProcessPlugin(debugger, PluginProperties::GetSettingName()))
    [all...]
  /external/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
DynamicLoaderDarwinKernel.cpp 84 GetSettingName ()
93 m_collection_sp.reset (new OptionValueProperties(GetSettingName()));
    [all...]
  /external/lldb/source/Plugins/Process/gdb-remote/
ProcessGDBRemote.cpp 110 GetSettingName ()
118 m_collection_sp.reset (new OptionValueProperties(GetSettingName()));
    [all...]

Completed in 48 milliseconds