IsPending         307 cc/resources/texture_uploader.cc     if (pending_queries_.front()->IsPending())
IsPending          66 cc/resources/texture_uploader.h     bool IsPending();
IsPending         137 components/nacl/renderer/pnacl_translation_resource_host.cc       TrackedCallback::IsPending(it->second.callback)) {
IsPending         483 content/browser/renderer_host/pepper/pepper_tcp_socket_message_filter.cc   if (state_.IsPending(TCPSocketState::BIND)) {
IsPending         632 content/browser/renderer_host/pepper/pepper_tcp_socket_message_filter.cc   if (state_.IsPending(TCPSocketState::LISTEN)) {
IsPending         651 content/browser/renderer_host/pepper/pepper_tcp_socket_message_filter.cc   if (!state_.IsPending(TCPSocketState::CONNECT)) {
IsPending         669 content/browser/renderer_host/pepper/pepper_tcp_socket_message_filter.cc   DCHECK(state_.IsPending(TCPSocketState::CONNECT));
IsPending         691 content/browser/renderer_host/pepper/pepper_tcp_socket_message_filter.cc   if (!state_.IsPending(TCPSocketState::CONNECT)) {
IsPending         764 content/browser/renderer_host/pepper/pepper_tcp_socket_message_filter.cc   if (!state_.IsPending(TCPSocketState::SSL_CONNECT)) {
IsPending          58 content/renderer/pepper/audio_helper.cc   if (TrackedCallback::IsPending(create_callback_)) {
IsPending          83 content/renderer/pepper/audio_helper.cc   DCHECK(!TrackedCallback::IsPending(create_callback_));
IsPending          39 content/renderer/pepper/host_resource_var.h   virtual bool IsPending() const OVERRIDE;
IsPending         603 content/renderer/pepper/pepper_plugin_instance_impl.cc   if (TrackedCallback::IsPending(lock_mouse_callback_))
IsPending        1821 content/renderer/pepper/pepper_plugin_instance_impl.cc   bool is_mouselock_pending = TrackedCallback::IsPending(lock_mouse_callback_);
IsPending        2068 content/renderer/pepper/pepper_plugin_instance_impl.cc   if (TrackedCallback::IsPending(lock_mouse_callback_))
IsPending        2617 content/renderer/pepper/pepper_plugin_instance_impl.cc   if (TrackedCallback::IsPending(lock_mouse_callback_))
IsPending         122 content/renderer/pepper/ppb_broker_impl.cc   DCHECK(TrackedCallback::IsPending(connect_callback_));
IsPending          96 content/test/weburl_loader_mock_factory.cc       if (!IsPending(loader) || loader->isDeferred())
IsPending         102 content/test/weburl_loader_mock_factory.cc     if (IsPending(loader) && !loader->isDeferred())
IsPending          92 content/test/weburl_loader_mock_factory.h   bool IsPending(WebURLLoaderMock* loader);
IsPending         181 net/quic/quic_sent_packet_manager.cc       if (!unacked_packets_.IsPending(*revived_it)) {
IsPending          66 net/quic/quic_unacked_packet_map.h   bool IsPending(QuicPacketSequenceNumber sequence_number) const;
IsPending         129 net/tools/dump_cache/upgrade_win.cc   bool IsPending();
IsPending         309 net/tools/dump_cache/upgrade_win.cc       if (!IsPending())
IsPending         342 net/tools/dump_cache/upgrade_win.cc     return IsPending();
IsPending         541 net/tools/dump_cache/upgrade_win.cc   if (!IsPending())
IsPending         622 net/tools/dump_cache/upgrade_win.cc     if (IsPending())
IsPending         870 net/tools/dump_cache/upgrade_win.cc   if (IsPending()) {
IsPending          95 ppapi/proxy/audio_input_resource.cc                                 !TrackedCallback::IsPending(open_callback_))) {
IsPending         142 ppapi/proxy/audio_input_resource.cc   if (TrackedCallback::IsPending(open_callback_))
IsPending         173 ppapi/proxy/audio_input_resource.cc   if (TrackedCallback::IsPending(open_callback_))
IsPending         271 ppapi/proxy/audio_input_resource.cc   if (TrackedCallback::IsPending(open_callback_))
IsPending         127 ppapi/proxy/device_enumeration_resource_helper.cc   if (!TrackedCallback::IsPending(callback))
IsPending         108 ppapi/proxy/extensions_common_resource.cc   if (!TrackedCallback::IsPending(callback))
IsPending         135 ppapi/proxy/file_chooser_resource.cc   if (TrackedCallback::IsPending(callback_))
IsPending         692 ppapi/proxy/file_io_resource.cc   if (!TrackedCallback::IsPending(callback)) {
IsPending         211 ppapi/proxy/file_ref_resource.cc   if (TrackedCallback::IsPending(callback))
IsPending         220 ppapi/proxy/file_ref_resource.cc   if (!TrackedCallback::IsPending(callback))
IsPending         234 ppapi/proxy/file_ref_resource.cc   if (!TrackedCallback::IsPending(callback))
IsPending          95 ppapi/proxy/flash_drm_resource.cc   if (TrackedCallback::IsPending(callback)) {
IsPending         107 ppapi/proxy/flash_drm_resource.cc   if (TrackedCallback::IsPending(callback)) {
IsPending         123 ppapi/proxy/flash_drm_resource.cc   if (TrackedCallback::IsPending(callback)) {
IsPending          39 ppapi/proxy/flash_menu_resource.cc   if (TrackedCallback::IsPending(callback_))
IsPending          88 ppapi/proxy/flash_menu_resource.cc   if (!TrackedCallback::IsPending(callback_))
IsPending         121 ppapi/proxy/graphics_2d_resource.cc   if (TrackedCallback::IsPending(current_flush_callback_))
IsPending         111 ppapi/proxy/host_resolver_resource_base.cc   return TrackedCallback::IsPending(resolve_callback_);
IsPending          63 ppapi/proxy/isolated_file_system_private_resource.cc   if (!TrackedCallback::IsPending(callback))
IsPending          61 ppapi/proxy/media_stream_audio_track_resource.cc   if (TrackedCallback::IsPending(get_buffer_callback_))
IsPending          98 ppapi/proxy/media_stream_audio_track_resource.cc   if (TrackedCallback::IsPending(get_buffer_callback_)) {
IsPending         110 ppapi/proxy/media_stream_audio_track_resource.cc   if (!TrackedCallback::IsPending(get_buffer_callback_))
IsPending          50 ppapi/proxy/media_stream_video_track_resource.cc   if (TrackedCallback::IsPending(configure_callback_) ||
IsPending          51 ppapi/proxy/media_stream_video_track_resource.cc       TrackedCallback::IsPending(get_frame_callback_)) {
IsPending         106 ppapi/proxy/media_stream_video_track_resource.cc   if (TrackedCallback::IsPending(configure_callback_) ||
IsPending         107 ppapi/proxy/media_stream_video_track_resource.cc       TrackedCallback::IsPending(get_frame_callback_)) {
IsPending         142 ppapi/proxy/media_stream_video_track_resource.cc   if (TrackedCallback::IsPending(get_frame_callback_)) {
IsPending         154 ppapi/proxy/media_stream_video_track_resource.cc   if (!TrackedCallback::IsPending(get_frame_callback_))
IsPending         193 ppapi/proxy/media_stream_video_track_resource.cc   if (TrackedCallback::IsPending(configure_callback_)) {
IsPending          49 ppapi/proxy/network_monitor_resource.cc   if (TrackedCallback::IsPending(update_callback_))
IsPending          70 ppapi/proxy/network_monitor_resource.cc   if (TrackedCallback::IsPending(update_callback_)) {
IsPending          80 ppapi/proxy/network_monitor_resource.cc   if (TrackedCallback::IsPending(update_callback_))
IsPending          52 ppapi/proxy/network_proxy_resource.cc   if (!TrackedCallback::IsPending(callback)) {
IsPending          28 ppapi/proxy/output_protection_resource.cc   if (TrackedCallback::IsPending(query_status_callback_))
IsPending          30 ppapi/proxy/output_protection_resource.cc   if (TrackedCallback::IsPending(enable_protection_callback_))
IsPending          45 ppapi/proxy/output_protection_resource.cc   if (TrackedCallback::IsPending(query_status_callback_))
IsPending          67 ppapi/proxy/output_protection_resource.cc   if (!TrackedCallback::IsPending(query_status_callback_))
IsPending          84 ppapi/proxy/output_protection_resource.cc   if (TrackedCallback::IsPending(enable_protection_callback_))
IsPending         100 ppapi/proxy/output_protection_resource.cc   if (TrackedCallback::IsPending(enable_protection_callback_))
IsPending          83 ppapi/proxy/platform_verification_private_resource.cc   if (!TrackedCallback::IsPending(output_params.callback) ||
IsPending          26 ppapi/proxy/plugin_resource_var.h   virtual bool IsPending() const OVERRIDE;
IsPending          72 ppapi/proxy/ppb_broker_proxy.cc   if (TrackedCallback::IsPending(current_connect_callback_))
IsPending         106 ppapi/proxy/ppb_broker_proxy.cc   if (!TrackedCallback::IsPending(current_connect_callback_)) {
IsPending         770 ppapi/proxy/ppb_instance_proxy.cc   if (TrackedCallback::IsPending(data->mouse_lock_callback))
IsPending        1321 ppapi/proxy/ppb_instance_proxy.cc   if (!TrackedCallback::IsPending(data->mouse_lock_callback)) {
IsPending          30 ppapi/proxy/talk_resource.cc   if (TrackedCallback::IsPending(permission_callback_))
IsPending          46 ppapi/proxy/talk_resource.cc   if (TrackedCallback::IsPending(start_callback_) ||
IsPending          63 ppapi/proxy/talk_resource.cc   if (TrackedCallback::IsPending(stop_callback_))
IsPending          38 ppapi/proxy/tcp_server_socket_private_resource.cc   if (TrackedCallback::IsPending(listen_callback_))
IsPending          59 ppapi/proxy/tcp_server_socket_private_resource.cc   if (TrackedCallback::IsPending(accept_callback_))
IsPending          87 ppapi/proxy/tcp_server_socket_private_resource.cc   if (TrackedCallback::IsPending(listen_callback_))
IsPending          89 ppapi/proxy/tcp_server_socket_private_resource.cc   if (TrackedCallback::IsPending(accept_callback_))
IsPending          97 ppapi/proxy/tcp_server_socket_private_resource.cc       !TrackedCallback::IsPending(listen_callback_)) {
IsPending         115 ppapi/proxy/tcp_server_socket_private_resource.cc       !TrackedCallback::IsPending(accept_callback_)) {
IsPending          75 ppapi/proxy/tcp_socket_resource_base.cc   if (state_.IsPending(TCPSocketState::BIND))
IsPending          98 ppapi/proxy/tcp_socket_resource_base.cc   if (state_.IsPending(TCPSocketState::CONNECT))
IsPending         120 ppapi/proxy/tcp_socket_resource_base.cc   if (state_.IsPending(TCPSocketState::CONNECT))
IsPending         160 ppapi/proxy/tcp_socket_resource_base.cc   if (state_.IsPending(TCPSocketState::SSL_CONNECT) ||
IsPending         161 ppapi/proxy/tcp_socket_resource_base.cc       TrackedCallback::IsPending(read_callback_) ||
IsPending         162 ppapi/proxy/tcp_socket_resource_base.cc       TrackedCallback::IsPending(write_callback_)) {
IsPending         210 ppapi/proxy/tcp_socket_resource_base.cc   if (TrackedCallback::IsPending(read_callback_) ||
IsPending         211 ppapi/proxy/tcp_socket_resource_base.cc       state_.IsPending(TCPSocketState::SSL_CONNECT))
IsPending         235 ppapi/proxy/tcp_socket_resource_base.cc   if (TrackedCallback::IsPending(write_callback_) ||
IsPending         236 ppapi/proxy/tcp_socket_resource_base.cc       state_.IsPending(TCPSocketState::SSL_CONNECT))
IsPending         258 ppapi/proxy/tcp_socket_resource_base.cc   if (state_.IsPending(TCPSocketState::LISTEN))
IsPending         280 ppapi/proxy/tcp_socket_resource_base.cc   if (TrackedCallback::IsPending(accept_callback_))
IsPending         362 ppapi/proxy/tcp_socket_resource_base.cc   if (TrackedCallback::IsPending(*callback))
IsPending         371 ppapi/proxy/tcp_socket_resource_base.cc   if (!state_.IsPending(TCPSocketState::BIND))
IsPending         374 ppapi/proxy/tcp_socket_resource_base.cc   DCHECK(TrackedCallback::IsPending(bind_callback_));
IsPending         390 ppapi/proxy/tcp_socket_resource_base.cc   if (!state_.IsPending(TCPSocketState::CONNECT))
IsPending         393 ppapi/proxy/tcp_socket_resource_base.cc   DCHECK(TrackedCallback::IsPending(connect_callback_));
IsPending         415 ppapi/proxy/tcp_socket_resource_base.cc   if (!state_.IsPending(TCPSocketState::SSL_CONNECT))
IsPending         418 ppapi/proxy/tcp_socket_resource_base.cc   DCHECK(TrackedCallback::IsPending(ssl_handshake_callback_));
IsPending         436 ppapi/proxy/tcp_socket_resource_base.cc   if (!state_.IsConnected() || !TrackedCallback::IsPending(read_callback_) ||
IsPending         456 ppapi/proxy/tcp_socket_resource_base.cc   if (!state_.IsConnected() || !TrackedCallback::IsPending(write_callback_))
IsPending         463 ppapi/proxy/tcp_socket_resource_base.cc   if (!state_.IsPending(TCPSocketState::LISTEN))
IsPending         466 ppapi/proxy/tcp_socket_resource_base.cc   DCHECK(TrackedCallback::IsPending(listen_callback_));
IsPending         480 ppapi/proxy/tcp_socket_resource_base.cc       !TrackedCallback::IsPending(accept_callback_) || !accepted_tcp_socket_) {
IsPending         500 ppapi/proxy/tcp_socket_resource_base.cc   if (TrackedCallback::IsPending(callback))
IsPending          68 ppapi/proxy/truetype_font_singleton_resource.cc   if (!TrackedCallback::IsPending(callback))
IsPending          95 ppapi/proxy/truetype_font_singleton_resource.cc   if (!TrackedCallback::IsPending(callback))
IsPending         106 ppapi/proxy/udp_socket_resource_base.cc   if (TrackedCallback::IsPending(bind_callback_))
IsPending         139 ppapi/proxy/udp_socket_resource_base.cc   if (TrackedCallback::IsPending(recvfrom_callback_))
IsPending         173 ppapi/proxy/udp_socket_resource_base.cc   if (TrackedCallback::IsPending(sendto_callback_))
IsPending         210 ppapi/proxy/udp_socket_resource_base.cc   if (TrackedCallback::IsPending(*callback))
IsPending         217 ppapi/proxy/udp_socket_resource_base.cc   if (TrackedCallback::IsPending(callback))
IsPending         228 ppapi/proxy/udp_socket_resource_base.cc   if (!TrackedCallback::IsPending(bind_callback_) || closed_)
IsPending         246 ppapi/proxy/udp_socket_resource_base.cc   if (!TrackedCallback::IsPending(recvfrom_callback_) || !read_buffer_)
IsPending         279 ppapi/proxy/udp_socket_resource_base.cc   if (!TrackedCallback::IsPending(sendto_callback_))
IsPending         103 ppapi/proxy/uma_private_resource.cc   if (TrackedCallback::IsPending(pending_callback_))
IsPending         222 ppapi/proxy/url_loader_resource.cc   if (TrackedCallback::IsPending(pending_callback_))
IsPending         295 ppapi/proxy/url_loader_resource.cc     DCHECK(!TrackedCallback::IsPending(pending_callback_));
IsPending         309 ppapi/proxy/url_loader_resource.cc   if (TrackedCallback::IsPending(pending_callback_))
IsPending         337 ppapi/proxy/url_loader_resource.cc   if (TrackedCallback::IsPending(pending_callback_))
IsPending         344 ppapi/proxy/url_loader_resource.cc   DCHECK(!TrackedCallback::IsPending(pending_callback_));
IsPending          85 ppapi/proxy/video_capture_resource.cc   if (TrackedCallback::IsPending(open_callback_))
IsPending         128 ppapi/proxy/video_capture_resource.cc   if (TrackedCallback::IsPending(open_callback_))
IsPending         224 ppapi/proxy/video_capture_resource.cc   if (TrackedCallback::IsPending(open_callback_))
IsPending          43 ppapi/proxy/video_destination_resource.cc   if (TrackedCallback::IsPending(open_callback_))
IsPending          87 ppapi/proxy/video_destination_resource.cc   if (TrackedCallback::IsPending(open_callback_))
IsPending          93 ppapi/proxy/video_destination_resource.cc   if (TrackedCallback::IsPending(open_callback_)) {
IsPending          43 ppapi/proxy/video_source_resource.cc   if (TrackedCallback::IsPending(open_callback_))
IsPending          65 ppapi/proxy/video_source_resource.cc   if (TrackedCallback::IsPending(get_frame_callback_))
IsPending          79 ppapi/proxy/video_source_resource.cc   if (TrackedCallback::IsPending(open_callback_))
IsPending          81 ppapi/proxy/video_source_resource.cc   if (TrackedCallback::IsPending(get_frame_callback_))
IsPending          87 ppapi/proxy/video_source_resource.cc   if (TrackedCallback::IsPending(open_callback_)) {
IsPending         102 ppapi/proxy/video_source_resource.cc   if (TrackedCallback::IsPending(get_frame_callback_)) {
IsPending          82 ppapi/proxy/websocket_resource.cc   if (TrackedCallback::IsPending(connect_callback_))
IsPending         131 ppapi/proxy/websocket_resource.cc   if (TrackedCallback::IsPending(close_callback_))
IsPending         170 ppapi/proxy/websocket_resource.cc   if (TrackedCallback::IsPending(connect_callback_)) {
IsPending         181 ppapi/proxy/websocket_resource.cc   if (TrackedCallback::IsPending(receive_callback_)) {
IsPending         200 ppapi/proxy/websocket_resource.cc   if (TrackedCallback::IsPending(receive_callback_))
IsPending         358 ppapi/proxy/websocket_resource.cc   if (!TrackedCallback::IsPending(connect_callback_) ||
IsPending         385 ppapi/proxy/websocket_resource.cc   if (TrackedCallback::IsPending(receive_callback_)) {
IsPending         392 ppapi/proxy/websocket_resource.cc   if (TrackedCallback::IsPending(close_callback_)) {
IsPending         409 ppapi/proxy/websocket_resource.cc   if (!TrackedCallback::IsPending(receive_callback_) ||
IsPending         431 ppapi/proxy/websocket_resource.cc   if (!TrackedCallback::IsPending(receive_callback_) ||
IsPending         443 ppapi/proxy/websocket_resource.cc   if (!TrackedCallback::IsPending(receive_callback_) ||
IsPending          99 ppapi/shared_impl/ppb_graphics_3d_shared.cc   return TrackedCallback::IsPending(swap_callback_);
IsPending          45 ppapi/shared_impl/ppb_tcp_socket_shared.h   bool IsPending(TransitionType transition) const;
IsPending          57 ppapi/shared_impl/ppb_video_decoder_shared.cc   if (TrackedCallback::IsPending(flush_callback_))
IsPending          65 ppapi/shared_impl/ppb_video_decoder_shared.cc   if (TrackedCallback::IsPending(reset_callback_))
IsPending          41 ppapi/shared_impl/resource_var.h   virtual bool IsPending() const = 0;
IsPending         202 ppapi/shared_impl/tracked_callback.cc   return IsPending(callback) && callback->is_scheduled_;
IsPending         124 ppapi/shared_impl/tracked_callback.h   static bool IsPending(const scoped_refptr<TrackedCallback>& callback);
IsPending          66 ppapi/shared_impl/var.cc       if (resource->IsPending()) {