Searched refs:BURST_UUID_UNSET (Results 1 – 2 of 2) sorted by relevance
36 constexpr const char* BURST_UUID_UNSET = ""; variable106 std::string curBurstKey_ = BURST_UUID_UNSET;
262 curBurstKey_ = BURST_UUID_UNSET; in ResetBurst()280 std::string burstKey = BURST_UUID_UNSET; in GetBurstKey()366 if (burstUuid != BURST_UUID_UNSET || isBursting_) { in CheckBurstCapture()