Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/common/
H A Dunified_key.cpp25 static constexpr const char *UNIFIED_KEY_SCHEMA = "udmf://"; member
50 this->key = UNIFIED_KEY_SCHEMA + this->intention + "/" + this->bundleName + "/" + this->groupId; in GetUnifiedKey()
69 if (UNIFIED_KEY_SCHEMA != schema) { in IsValid()

Completed in 1 milliseconds