Searched refs:NotifyLoadingState (Results 1 – 2 of 2) sorted by relevance
675 NotifyLoadingState(isLoading, canGoBack, canGoForward); in OnLoadingStateChange()1153 void ClientHandler::NotifyLoadingState(bool isLoading, in NotifyLoadingState() function in client::ClientHandler1158 MAIN_POST_CLOSURE(base::BindOnce(&ClientHandler::NotifyLoadingState, this, in NotifyLoadingState()
348 void NotifyLoadingState(bool isLoading, bool canGoBack, bool canGoForward);