Home
last modified time | relevance | path

Searched defs:firstButton (Results 1 – 3 of 3) sorted by relevance

/base/powermgr/battery_manager/services/native/include/
Dbattery_config.h54 std::pair<std::string, std::string> firstButton; member
/base/powermgr/battery_manager/services/native/src/
Dbattery_config.cpp347 cJSON* firstButton = cJSON_GetArrayItem(buttonObj, FIRST_BUTTON_INDEX); in SaveNotificationConfToMap() local
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_rdb_data_mgr.cpp242 auto firstButton = actionButtons.front(); in UpdateRequest() local