Searched defs:is_host (Results 1 – 15 of 15) sorted by relevance
76 llvm::StringRef PlatformOpenBSD::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()111 PlatformOpenBSD::PlatformOpenBSD(bool is_host) in PlatformOpenBSD()
28 static llvm::StringRef GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
184 int is_host) in dwc2_restore_essential_regs()252 int is_host) in dwc2_hib_restore_common()399 int dwc2_enter_hibernation(struct dwc2_hsotg *hsotg, int is_host) in dwc2_enter_hibernation()418 int reset, int is_host) in dwc2_exit_hibernation()
80 llvm::StringRef PlatformFreeBSD::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()113 PlatformFreeBSD::PlatformFreeBSD(bool is_host) in PlatformFreeBSD()
29 static llvm::StringRef GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
69 llvm::StringRef PlatformNetBSD::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()102 PlatformNetBSD::PlatformNetBSD(bool is_host) in PlatformNetBSD()
78 llvm::StringRef PlatformLinux::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()111 PlatformLinux::PlatformLinux(bool is_host) in PlatformLinux()
33 static llvm::StringRef GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
131 PlatformAndroid::PlatformAndroid(bool is_host) in PlatformAndroid()134 llvm::StringRef PlatformAndroid::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
48 const bool is_host = false; in CreateInstance() local86 llvm::StringRef PlatformWindows::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()119 PlatformWindows::PlatformWindows(bool is_host) : RemoteAwarePlatform(is_host) { in PlatformWindows()
42 PlatformPOSIX::PlatformPOSIX(bool is_host) in PlatformPOSIX()
272 Platform::Platform(bool is_host) in Platform()