Searched refs:BUTTON_NAME_STOP (Results 1 – 2 of 2) sorted by relevance
75 static const std::string BUTTON_NAME_STOP = "stop"; variable124 if (BUTTON_NAME_STOP.compare(buttonOption->GetButtonName()) == 0) { in OnResponse()1579 basicButton.addSingleButtonName(BUTTON_NAME_STOP); in GetLocalLiveViewContent()1673 basicButton.addSingleButtonName(BUTTON_NAME_STOP); in UpdateLiveViewContent()
39 static const std::string BUTTON_NAME_STOP = "stop"; variable