Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_provider_data.cpp31 const std::string JSON_EMPTY_STRING = "{}"; member
207 jsonDataString = JSON_EMPTY_STRING; in SetDataString()
338 JSON_EMPTY_STRING : jsonFormProviderData_.dump()))) { in Marshalling()
/foundation/ability/form_fwk/services/src/
H A Dform_cache_mgr.cpp29 const std::string JSON_EMPTY_STRING = "{}"; member
53 return !str.empty() && str != JSON_EMPTY_STRING && str != JSON_NULL_STRING; in HasContent()

Completed in 2 milliseconds