Home
last modified time | relevance | path

Searched defs:ACTIVE_STATE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_state_machine.h24 const std::string ACTIVE_STATE = "Active"; variable
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/metrics/
H A Druntime.rs40 const ACTIVE_STATE: usize = 3; const