Searched refs:safeBrowsingCheckResultId (Results 1 – 4 of 4) sorted by relevance
227 auto safeBrowsingCheckResultId = [](const std::shared_ptr<BaseEventInfo>& info) {}; in __anoncfa545012802() variable228 webModelNG.SetSafeBrowsingCheckResultId(std::move(safeBrowsingCheckResultId));
138 … std::function<void(const std::shared_ptr<BaseEventInfo>& info)>&& safeBrowsingCheckResultId) {}; in SetSafeBrowsingCheckResultId() argument
152 …std::function<void(const std::shared_ptr<BaseEventInfo>& info)>&& safeBrowsingCheckResultId) overr…
903 std::function<void(const std::shared_ptr<BaseEventInfo>& info)>&& safeBrowsingCheckResultId) in SetSafeBrowsingCheckResultId() argument907 webEventHub->SetOnSafeBrowsingCheckResultEvent(std::move(safeBrowsingCheckResultId)); in SetSafeBrowsingCheckResultId()