Home
last modified time | relevance | path

Searched refs:STATIC_VERSION_RULES (Results 1 - 2 of 2) sorted by relevance

/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h380 const std::string STATIC_VERSION_RULES = "^(\\d+\\.){3}\\d+$"; member
/foundation/deviceprofile/device_info_manager/services/core/src/staticcapabilityloader/
H A Dstatic_capability_loader.cpp491 std::regex rule(STATIC_VERSION_RULES); in IsValidVersion()

Completed in 4 milliseconds