Searched refs:HDF_EVENT_PAUSE (Results 1 – 3 of 3) sorted by relevance
55 const std::string HDF_EVENT_PAUSE = "pause"; variable
247 cJSON_AddStringToObject(jParam, "ChangeType", HDF_EVENT_PAUSE.c_str()); in Stop()
245 items = { {"ChangeType", HDF_EVENT_PAUSE}, in Stop()