Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request_calendar.cpp790 constexpr int32_t INDENT = -1; in SerializationRRule() local
798 std::string str = root.dump(INDENT, ' ', false, nlohmann::json::error_handler_t::replace); in SerializationRRule()
804 constexpr int32_t INDENT = -1; in SerializationExcludeDates() local
810 std::string str = root.dump(INDENT, ' ', false, nlohmann::json::error_handler_t::replace); in SerializationExcludeDates()
H A Dreminder_request.cpp45 const int32_t INDENT = -1; member
1353 std::string str = root.dump(INDENT, ' ', false, nlohmann::json::error_handler_t::replace); in SerializeButtonInfo()
1779 wantInfoStr = wantInfo.dump(INDENT, ' ', false, nlohmann::json::error_handler_t::replace); in SerializeWantAgent()
1792 maxWantInfoStr = maxWantInfo.dump(INDENT, ' ', false, nlohmann::json::error_handler_t::replace); in SerializeWantAgent()

Completed in 5 milliseconds