Searched refs:SetHostPlatform (Results 1 – 14 of 14) sorted by relevance
78 Platform::SetHostPlatform( in TEST_F()100 Platform::SetHostPlatform( in TEST_F()
37 Platform::SetHostPlatform( in SetUp()
102 Platform::SetHostPlatform( in TEST_F()137 Platform::SetHostPlatform( in TEST_F()
34 Platform::SetHostPlatform( in SetUp()
155 Platform::SetHostPlatform(PlatformRemoteMacOSX::CreateInstance(true, &arch)); in TEST_F()195 Platform::SetHostPlatform(PlatformRemoteMacOSX::CreateInstance(true, &arch)); in TEST_F()
102 Platform::SetHostPlatform(default_platform_sp); in Initialize()
61 Platform::SetHostPlatform(default_platform_sp); in Initialize()
96 Platform::SetHostPlatform(default_platform_sp); in Initialize()
107 Platform::SetHostPlatform(default_platform_sp); in Initialize()
103 Platform::SetHostPlatform(default_platform_sp); in Initialize()
132 Platform::SetHostPlatform(default_platform_sp); in Initialize()
42 Platform::SetHostPlatform(default_platform_sp); in Initialize()
105 static void SetHostPlatform(const lldb::PlatformSP &platform_sp);
163 void Platform::SetHostPlatform(const lldb::PlatformSP &platform_sp) { in SetHostPlatform() function in Platform