/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_signal/src/ |
H A D | sig_map.rs | 34 static ONCE: Once = Once::new(); in get_instance() variable
|
/ohos5.0/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/tests/ |
H A D | basic.rs | 24 static ONCE: Once = Once::new(); in init() variable
|
/ohos5.0/base/request/request/services/src/manage/ |
H A D | network_manager.rs | 32 static ONCE: Once = Once::new(); in get_instance() variable
|
H A D | app_state.rs | 27 static ONCE: Once = Once::new(); variable
|
H A D | account.rs | 131 static ONCE: Once = Once::new(); in registry_account_subscribe() const
|
H A D | database.rs | 51 static ONCE: Once = Once::new(); in get_instance() const 73 static ONCE: Once = Once::new(); in get_instance() variable
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/signal/unix/ |
H A D | driver.rs | 73 static ONCE: std::sync::Once = std::sync::Once::new(); in initialize() variable
|
/ohos5.0/foundation/multimodalinput/input/service/rust/src/ |
H A D | lib.rs | 107 static ONCE: Once = Once::new(); in get_instance() variable 177 static ONCE: Once = Once::new(); in get_instance() const 247 static ONCE: Once = Once::new(); in get_instance() variable 317 static ONCE: Once = Once::new(); in get_instance() variable 387 static ONCE: Once = Once::new(); in get_instance() const 457 static ONCE: Once = Once::new(); in get_instance() const 527 static ONCE: Once = Once::new(); in get_instance() variable 552 static ONCE: Once = Once::new(); in get_instance() const
|
/ohos5.0/base/request/request/services/src/ |
H A D | lib.rs | 73 static ONCE: std::sync::Once = std::sync::Once::new(); in test_init() variable
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/sys/unix/ |
H A D | zombie_manager.rs | 31 static ONCE: Once = Once::new(); in get_instance() const
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/ |
H A D | mod.rs | 99 static ONCE: Once = Once::new(); in global_default_async() const 131 static ONCE: Once = Once::new(); in global_default_blocking() const
|
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/timer/ |
H A D | timer.h | 31 ONCE = 0, enumerator
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/tests/ |
H A D | parcel_remote.rs | 49 static ONCE: Once = Once::new(); in init() const
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_signal/tests/ |
H A D | signal.rs | 195 static ONCE: Once = Once::new(); in get_instance() const
|
/ohos5.0/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/examples/audio_rust_sa/src/ |
H A D | lib.rs | 109 static ONCE: Once = Once::new(); in on_idle() const
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/ |
H A D | error.rs | 200 static ONCE: Once = Once::new(); in source() variable
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/ |
H A D | driver.rs | 297 static ONCE: std::sync::Once = std::sync::Once::new(); in initialize() variable
|
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/ |
H A D | worker.h | 42 enum ListenerMode { ONCE, PERMANENT }; enumerator
|
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/ |
H A D | notification_constant.h | 108 ONCE = 1, // only once enumerator
|
/ohos5.0/base/request/request/test/rustest/src/ |
H A D | lib.rs | 66 static ONCE: Once = Once::new(); in new() variable
|