Home
last modified time | relevance | path

Searched defs:ONCE (Results 1 - 6 of 6) sorted by relevance

/base/request/request/services/src/manage/
H A Dapp_state.rs28 static ONCE: Once = Once::new(); consts
H A Daccount.rs131 static ONCE: Once = Once::new(); consts
H A Ddatabase.rs52 static ONCE: Once = Once::new(); consts
74 static ONCE: Once = Once::new(); consts
/base/request/request/services/src/
H A Dlib.rs74 static ONCE: std::sync::Once = std::sync::Once::new(); consts
/base/request/request/test/rustest/src/
H A Dlib.rs66 static ONCE: Once = Once::new(); in new() consts
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_constant.h108 ONCE = 1, // only once member in OHOS::Notification::NotificationConstant::DoNotDisturbType

Completed in 5 milliseconds