Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/services/src/
H A Dform_cache_mgr.cpp30 const std::string JSON_NULL_STRING = "null"; member
53 return !str.empty() && str != JSON_EMPTY_STRING && str != JSON_NULL_STRING; in HasContent()

Completed in 2 milliseconds