Searched refs:kCustomActionButtons (Results 1 – 1 of 1) sorted by relevance
44 const char* kCustomActionButtons = "buttons"; variable72 for (const Json::Value& button_entry : dictionary[kCustomActionButtons]) { in GetCustomActionServerConfigFromJson()133 json[kCustomActionButtons] = Json::Value(Json::arrayValue); in ToJson()139 json[kCustomActionButtons].append(button_entry); in ToJson()