/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_signal/src/ |
H A D | sig_map.rs | 33 pub(crate) fn get_instance() -> &'static SigMap { in get_instance() method
|
/ohos5.0/build/hb/modules/ |
H A D | ohos_env_module.py | 32 def get_instance(): member in OHOSEnvModule
|
H A D | ohos_clean_module.py | 33 def get_instance(): member in OHOSCleanModule
|
H A D | ohos_set_module.py | 39 def get_instance(): member in OHOSSetModule
|
H A D | ohos_indep_build_module.py | 41 def get_instance(): member in OHOSIndepBuildModule
|
H A D | ohos_install_module.py | 42 def get_instance(): member in OHOSInstallModule
|
H A D | ohos_package_module.py | 42 def get_instance(): member in OHOSPackageModule
|
H A D | ohos_publish_module.py | 42 def get_instance(): member in OHOSPublishModule
|
H A D | ohos_push_module.py | 42 def get_instance(): member in OHOSPushModule
|
H A D | ohos_update_module.py | 42 def get_instance(): member in OHOSUpdateModule
|
H A D | ohos_tool_module.py | 39 def get_instance(): member in OHOSToolModule
|
H A D | ohos_build_module.py | 55 def get_instance(): member in OHOSBuildModule
|
/ohos5.0/base/security/asset/services/core_service/src/ |
H A D | unload_handler.rs | 36 pub(crate) fn get_instance() -> Arc<Mutex<UnloadHandler>> { in get_instance() method
|
/ohos5.0/base/request/request/services/src/manage/ |
H A D | network_manager.rs | 30 pub(crate) fn get_instance() -> &'static Mutex<NetworkManager> { in get_instance() method
|
H A D | database.rs | 49 pub(crate) fn get_instance() -> &'static Self { in get_instance() method 71 pub(crate) fn get_instance() -> &'static Self { in get_instance() method
|
/ohos5.0/foundation/multimodalinput/input/service/rust/src/ |
H A D | lib.rs | 105 fn get_instance() -> &'static PCMouseAccelerateCurves { in get_instance() method 175 fn get_instance() -> &'static SoftPcproMouseAccelerateCurves { in get_instance() method 245 fn get_instance() -> &'static HardPcproMouseAccelerateCurves { in get_instance() method 315 fn get_instance() -> &'static PCTouchpadAccelerateCurves { in get_instance() method 385 fn get_instance() -> &'static SoftPcproTouchpadAccelerateCurves { in get_instance() method 455 fn get_instance() -> &'static HardPcproTouchpadAccelerateCurves { in get_instance() method 525 fn get_instance() -> &'static AxisAccelerateCurvesTouchpad { in get_instance() method 550 fn get_instance() -> &'static TabletTouchpadAccelerateCurves { in get_instance() method
|
/ohos5.0/base/security/asset/services/common/src/ |
H A D | counter.rs | 32 pub fn get_instance() -> Arc<Mutex<Counter>> { in get_instance() method
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/signal/windows/ |
H A D | registry.rs | 45 pub(crate) fn get_instance() -> &'static Registry { in get_instance() method
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/sys/unix/ |
H A D | zombie_manager.rs | 29 pub(crate) fn get_instance() -> &'static GlobalZombieChild { in get_instance() method
|
/ohos5.0/base/security/asset/services/crypto_manager/src/ |
H A D | crypto_manager.rs | 41 pub fn get_instance() -> Arc<Mutex<CryptoManager>> { in get_instance() method
|
/ohos5.0/base/msdp/device_status/rust/services/sys/src/ |
H A D | service.rs | 68 pub fn get_instance() -> Option<&'static Self> { in get_instance() method
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_signal/tests/ |
H A D | signal.rs | 193 fn get_instance() -> &'static Global { in get_instance() method
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/signal/unix/ |
H A D | registry.rs | 98 pub(crate) fn get_instance() -> &'static Registry { in get_instance() method
|
/ohos5.0/base/msdp/device_status/rust/frameworks/client/src/ |
H A D | frameworks.rs | 203 pub fn get_instance() -> Option<&'static FusionFrameworks> in get_instance() method
|
/ohos5.0/base/security/asset/services/plugin/src/ |
H A D | asset_plugin.rs | 50 pub fn get_instance() -> Arc<AssetPlugin> { in get_instance() method
|