Home
last modified time | relevance | path

Searched defs:ONCE (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_signal/src/
H A Dsig_map.rs34 static ONCE: Once = Once::new(); in get_instance() variable
/ohos5.0/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/tests/
H A Dbasic.rs24 static ONCE: Once = Once::new(); in init() variable
/ohos5.0/base/request/request/services/src/manage/
H A Dnetwork_manager.rs32 static ONCE: Once = Once::new(); in get_instance() variable
H A Dapp_state.rs27 static ONCE: Once = Once::new(); variable
H A Daccount.rs131 static ONCE: Once = Once::new(); in registry_account_subscribe() const
H A Ddatabase.rs51 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 Ddriver.rs73 static ONCE: std::sync::Once = std::sync::Once::new(); in initialize() variable
/ohos5.0/foundation/multimodalinput/input/service/rust/src/
H A Dlib.rs107 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 Dlib.rs73 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 Dzombie_manager.rs31 static ONCE: Once = Once::new(); in get_instance() const
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dmod.rs99 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 Dtimer.h31 ONCE = 0, enumerator
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/tests/
H A Dparcel_remote.rs49 static ONCE: Once = Once::new(); in init() const
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_signal/tests/
H A Dsignal.rs195 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 Dlib.rs109 static ONCE: Once = Once::new(); in on_idle() const
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/
H A Derror.rs200 static ONCE: Once = Once::new(); in source() variable
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/
H A Ddriver.rs297 static ONCE: std::sync::Once = std::sync::Once::new(); in initialize() variable
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/
H A Dworker.h42 enum ListenerMode { ONCE, PERMANENT }; enumerator
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_constant.h108 ONCE = 1, // only once enumerator
/ohos5.0/base/request/request/test/rustest/src/
H A Dlib.rs66 static ONCE: Once = Once::new(); in new() variable