Searched refs:PlatformCreateInstance (Results 1 – 4 of 4) sorted by relevance
216 PlatformCreateInstance create_callback,219 static bool UnregisterPlugin(PlatformCreateInstance create_callback);221 static PlatformCreateInstance GetPlatformCreateCallbackAtIndex(uint32_t idx);223 static PlatformCreateInstance
77 typedef lldb::PlatformSP (*PlatformCreateInstance)(bool force, typedef
770 typedef PluginInstance<PlatformCreateInstance> PlatformInstance;780 PlatformCreateInstance create_callback, in RegisterPlugin()786 bool PluginManager::UnregisterPlugin(PlatformCreateInstance create_callback) { in UnregisterPlugin()799 PlatformCreateInstance804 PlatformCreateInstance
258 if (PlatformCreateInstance create_callback = in Create()1980 PlatformCreateInstance create_callback; in GetOrCreate()