Home
last modified time | relevance | path

Searched refs:GetQueryInfo (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/libcef_dll/wrapper/
Dcef_message_router.cc358 QueryInfo* GetQueryInfo(int browser_id, in GetQueryInfo() function in __anon8aeebdc30111::CefMessageRouterBrowserSideImpl
397 QueryInfo* info = GetQueryInfo(browser_id, query_id, false, &removed); in OnCallbackSuccess()
413 QueryInfo* info = GetQueryInfo(browser_id, query_id, true, &removed); in OnCallbackFailure()