Home
last modified time | relevance | path

Searched refs:STR_QUERY (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dpreferences_utils.h37 static const char *STR_QUERY = "?"; variable
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_base.cpp292 uriStr = uriStr + STR_QUERY + key; in MakeUri()