Searched defs:get_instance (Results 26 – 31 of 31) sorted by relevance
12
49 pub(crate) fn get_instance() -> &'static Self { in get_instance() method71 pub(crate) fn get_instance() -> &'static Self { in get_instance() method
50 pub fn get_instance() -> Arc<AssetPlugin> { in get_instance() method
72 DLL_API_PUBLIC hc_handle get_instance(const struct session_identity *identity, enum hc_type type, in get_instance() function
115 IPACM_LanToLan* IPACM_LanToLan::get_instance() in get_instance() function in IPACM_LanToLan
817 pub fn get_instance() -> Option<&'static Self> { in get_instance() method