Home
last modified time | relevance | path

Searched defs:VERSIONS (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/interfaces/innerkits/common/include/
H A Ddms_constant.h27 constexpr const char* VERSIONS = "versions"; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/contentsensor/
H A Dapp_info_collector.cpp30 const std::string VERSIONS = "versions"; variable
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_signal/src/
H A Dspin_rwlock.rs36 const VERSIONS: usize = 2; const