Home
last modified time | relevance | path

Searched refs:sInstance (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_resource_manager.cpp20 static RSResourceManager sInstance; in Instance() local
21 return sInstance; in Instance()
/ohos5.0/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_manager.cpp28 static MDnsManager sInstance; in GetInstance() local
29 return sInstance; in GetInstance()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkweb/
H A Dts-basic-components-web.md4348 private static sInstance: CertManagerService;
4353 if (CertManagerService.sInstance == null) {
4354 CertManagerService.sInstance = new CertManagerService();
4356 return CertManagerService.sInstance;
/ohos5.0/docs/en/application-dev/reference/apis-arkweb/
H A Dts-basic-components-web.md4348 private static sInstance: CertManagerService;
4353 if (CertManagerService.sInstance == null) {
4354 CertManagerService.sInstance = new CertManagerService();
4356 return CertManagerService.sInstance;