Searched refs:thisNewFlags (Results 1 – 1 of 1) sorted by relevance
1481 std::bitset<static_cast<size_t>(BitsetStatusFlag::BIT_STATUS_11)> thisNewFlags; in SetHref() local1482 InitOnlyInput(str, thisNewUrl, thisNewFlags); in SetHref()1483 if (!thisNewFlags.test(static_cast<size_t>(BitsetStatusFlag::BIT0))) { in SetHref()1485 flags_ = thisNewFlags; in SetHref()