Searched refs:GetGlobalInstance (Results 1 – 6 of 6) sorted by relevance
38 auto pms = UsbService::GetGlobalInstance(); in PortChangedEvent()72 auto pms = UsbService::GetGlobalInstance(); in DeviceEvent()
99 auto usbService = UsbService::GetGlobalInstance(); in OnReceiveEvent()487 auto usbService = UsbService::GetGlobalInstance(); in GetProductName()
1875 sptr<UsbService> UsbService::GetGlobalInstance() in GetGlobalInstance() function in OHOS::USB::UsbService
35 static napi_value GetGlobalInstance(napi_env env, napi_callback_info info);
59 DECLARE_NAPI_STATIC_FUNCTION("getGlobalInstance", JsFontCollection::GetGlobalInstance), in Init()105 napi_value JsFontCollection::GetGlobalInstance(napi_env env, napi_callback_info info) in GetGlobalInstance() function in OHOS::Rosen::JsFontCollection
67 static sptr<UsbService> GetGlobalInstance();