Home
last modified time | relevance | path

Searched defs:buttonObj (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_local_live_view_content.cpp148 nlohmann::json buttonObj; in ToJson() local
219 auto buttonObj = jsonObject.at("button"); in FromJson() local
/base/powermgr/battery_manager/services/native/src/
Dbattery_config.cpp336 cJSON* buttonObj = cJSON_GetObjectItemCaseSensitive(conf, "button"); in SaveNotificationConfToMap() local